pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libgpg-error PLIST correction



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d645c689b94
branches:  trunk
changeset: 520380:9d645c689b94
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Fri Oct 20 16:15:49 2006 +0000

description:
PLIST correction

diffstat:

 security/libgpg-error/Makefile |  3 ++-
 security/libgpg-error/PLIST    |  6 +++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diffs (30 lines):

diff -r 73d16731f643 -r 9d645c689b94 security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile    Fri Oct 20 15:49:16 2006 +0000
+++ b/security/libgpg-error/Makefile    Fri Oct 20 16:15:49 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2006/10/20 15:12:20 shannonjr Exp $
+# $NetBSD: Makefile,v 1.20 2006/10/20 16:15:49 shannonjr Exp $
 #
 
 DISTNAME=      libgpg-error-1.4
+PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/libgpg-error/ \
                http://ftp.gnupg.org/gcrypt/libgpg-error/
diff -r 73d16731f643 -r 9d645c689b94 security/libgpg-error/PLIST
--- a/security/libgpg-error/PLIST       Fri Oct 20 15:49:16 2006 +0000
+++ b/security/libgpg-error/PLIST       Fri Oct 20 16:15:49 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2006/10/11 11:05:04 shannonjr Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/10/20 16:15:49 shannonjr Exp $
 bin/gpg-error
 bin/gpg-error-config
 include/gpg-error.h
@@ -9,3 +9,7 @@
 share/locale/fr/LC_MESSAGES/libgpg-error.mo
 share/locale/ro/LC_MESSAGES/libgpg-error.mo
 share/locale/vi/LC_MESSAGES/libgpg-error.mo
+share/common-lisp/source/gpg-error/gpg-error-codes.lisp
+share/common-lisp/source/gpg-error/gpg-error-package.lisp
+share/common-lisp/source/gpg-error/gpg-error.asd
+share/common-lisp/source/gpg-error/gpg-error.lisp



Home | Main Index | Thread Index | Old Index