pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/EasyPG this package now installs epa.info



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fba7ef2625cd
branches:  trunk
changeset: 531713:fba7ef2625cd
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Sun Aug 05 08:38:26 2007 +0000

description:
this package now installs epa.info

diffstat:

 security/EasyPG/Makefile |  5 ++++-
 security/EasyPG/PLIST    |  3 ++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r efd96e0fc934 -r fba7ef2625cd security/EasyPG/Makefile
--- a/security/EasyPG/Makefile  Sun Aug 05 05:58:11 2007 +0000
+++ b/security/EasyPG/Makefile  Sun Aug 05 08:38:26 2007 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2007/07/31 12:32:43 gdt Exp $
+# $NetBSD: Makefile,v 1.8 2007/08/05 08:38:26 jnemeth Exp $
 
 DISTNAME=      epg-0.0.14
+PKGREVISION=   1
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/epg/EasyPG/}
 CATEGORIES=    security mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_JP:=epg/26512/}
@@ -12,6 +13,8 @@
 GNU_CONFIGURE= YES
 MAKE_FLAGS+=   lispdir=${EMACS_LISPPREFIX:Q}
 
+INFO_FILES=    # PLIST
+
 # per README: GnuPG 1.4.3
 DEPENDS+=      gnupg>=1.4.3:../../security/gnupg
 # per README: GNU Emacs 21.4, XEmacs 21.4, or later
diff -r efd96e0fc934 -r fba7ef2625cd security/EasyPG/PLIST
--- a/security/EasyPG/PLIST     Sun Aug 05 05:58:11 2007 +0000
+++ b/security/EasyPG/PLIST     Sun Aug 05 08:38:26 2007 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2007/02/02 16:03:07 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/08/05 08:38:26 jnemeth Exp $
+info/epa.info
 share/emacs/site-lisp/epg/epa-dired.el
 share/emacs/site-lisp/epg/epa-dired.elc
 share/emacs/site-lisp/epg/epa-file.el



Home | Main Index | Thread Index | Old Index