pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libgpg-error Remove share/common-lisp/source/...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5976e87e725f
branches:  trunk
changeset: 524389:5976e87e725f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 24 19:38:16 2007 +0000

description:
Remove share/common-lisp/source/gpg-error directory tree on deinstall.
Bump PKGREVISION.

diffstat:

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

diffs (30 lines):

diff -r 6a2699e775b7 -r 5976e87e725f security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile    Wed Jan 24 19:37:20 2007 +0000
+++ b/security/libgpg-error/Makefile    Wed Jan 24 19:38:16 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2006/11/05 17:35:58 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2007/01/24 19:38:16 wiz Exp $
 #
 
 DISTNAME=      libgpg-error-1.4
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/libgpg-error/ \
                http://ftp.gnupg.org/gcrypt/libgpg-error/
diff -r 6a2699e775b7 -r 5976e87e725f security/libgpg-error/PLIST
--- a/security/libgpg-error/PLIST       Wed Jan 24 19:37:20 2007 +0000
+++ b/security/libgpg-error/PLIST       Wed Jan 24 19:38:16 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2006/10/20 16:15:49 shannonjr Exp $
+@comment $NetBSD: PLIST,v 1.7 2007/01/24 19:38:16 wiz Exp $
 bin/gpg-error
 bin/gpg-error-config
 include/gpg-error.h
@@ -13,3 +13,6 @@
 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
+@dirrm share/common-lisp/source/gpg-error
+@dirrm share/common-lisp/source
+@dirrm share/common-lisp



Home | Main Index | Thread Index | Old Index