pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/pidgin-otr Install README.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f349bc275010
branches:  trunk
changeset: 542777:f349bc275010
user:      reed <reed%pkgsrc.org@localhost>
date:      Tue May 27 12:21:01 2008 +0000

description:
Install README.
Bump PKGREVISION.

diffstat:

 chat/pidgin-otr/Makefile |  8 ++++++--
 chat/pidgin-otr/PLIST    |  4 +++-
 2 files changed, 9 insertions(+), 3 deletions(-)

diffs (35 lines):

diff -r d62d60fb32bc -r f349bc275010 chat/pidgin-otr/Makefile
--- a/chat/pidgin-otr/Makefile  Tue May 27 11:55:41 2008 +0000
+++ b/chat/pidgin-otr/Makefile  Tue May 27 12:21:01 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2007/09/02 11:07:40 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2008/05/27 12:21:01 reed Exp $
 
 VERSION=       3.1.0
-PKGREVISION=   1
+PKGREVISION=   2
 DISTNAME=      pidgin-otr-${VERSION}
 CATEGORIES=    chat security
 MASTER_SITES=  http://www.cypherpunks.ca/otr/
@@ -11,8 +11,12 @@
 COMMENT=       Plugin for pidgin to add OTR (Off-The-Record) encryption
 
 GNU_CONFIGURE= yes
+INSTALLATION_DIRS=     share/doc/pidgin-otr
 USE_TOOLS+=    pkg-config perl intltool msgfmt
 
+post-install:
+       ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/pidgin-otr/
+
 .include "../../chat/pidgin/buildlink3.mk"
 .include "../../chat/libotr/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
diff -r d62d60fb32bc -r f349bc275010 chat/pidgin-otr/PLIST
--- a/chat/pidgin-otr/PLIST     Tue May 27 11:55:41 2008 +0000
+++ b/chat/pidgin-otr/PLIST     Tue May 27 12:21:01 2008 +0000
@@ -1,2 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/08/02 11:42:21 gdt Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/05/27 12:21:01 reed Exp $
 lib/pidgin/pidgin-otr.la
+share/doc/pidgin-otr/README
+@dirrm share/doc/pidgin-otr



Home | Main Index | Thread Index | Old Index