pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Bump PKGREVISION due to the update of libgcrypt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a21026de95c
branches:  trunk
changeset: 469590:9a21026de95c
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Feb 25 15:53:17 2004 +0000

description:
Bump PKGREVISION due to the update of libgcrypt.

diffstat:

 chat/bitlbee/Makefile          |  3 ++-
 chat/gaim/Makefile             |  4 ++--
 chat/gossip/Makefile           |  4 ++--
 chat/loudmouth/Makefile        |  3 ++-
 emulators/fuse-utils/Makefile  |  3 ++-
 emulators/fuse/Makefile        |  3 ++-
 emulators/libspectrum/Makefile |  3 ++-
 mail/wmbiff/Makefile           |  4 ++--
 security/gnutls/Makefile       |  3 ++-
 security/gsasl/Makefile        |  4 ++--
 security/libksba/Makefile      |  4 ++--
 security/opencdk/Makefile      |  4 ++--
 security/py-gnutls/Makefile    |  3 ++-
 13 files changed, 26 insertions(+), 19 deletions(-)

diffs (171 lines):

diff -r 5b40a8ce8f2e -r 9a21026de95c chat/bitlbee/Makefile
--- a/chat/bitlbee/Makefile     Wed Feb 25 15:51:51 2004 +0000
+++ b/chat/bitlbee/Makefile     Wed Feb 25 15:53:17 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2004/02/22 23:27:19 xtraeme Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/25 16:09:46 minskim Exp $
 #
 
 DISTNAME=              bitlbee-0.84
+PKGREVISION=           1
 CATEGORIES=            chat
 MASTER_SITES=          http://get.bitlbee.org/src/
 
diff -r 5b40a8ce8f2e -r 9a21026de95c chat/gaim/Makefile
--- a/chat/gaim/Makefile        Wed Feb 25 15:51:51 2004 +0000
+++ b/chat/gaim/Makefile        Wed Feb 25 15:53:17 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2004/02/14 17:21:34 jlam Exp $
+# $NetBSD: Makefile,v 1.53 2004/02/25 16:09:47 minskim Exp $
 #
 
 DISTNAME=      gaim-0.75
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    chat x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gaim/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5b40a8ce8f2e -r 9a21026de95c chat/gossip/Makefile
--- a/chat/gossip/Makefile      Wed Feb 25 15:51:51 2004 +0000
+++ b/chat/gossip/Makefile      Wed Feb 25 15:53:17 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2004/02/20 14:25:04 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2004/02/25 16:09:47 minskim Exp $
 #
 
 DISTNAME=      gossip-0.7
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gossip/0.7/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5b40a8ce8f2e -r 9a21026de95c chat/loudmouth/Makefile
--- a/chat/loudmouth/Makefile   Wed Feb 25 15:51:51 2004 +0000
+++ b/chat/loudmouth/Makefile   Wed Feb 25 15:53:17 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/20 14:16:18 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/25 16:09:47 minskim Exp $
 #
 
 DISTNAME=      loudmouth-0.15.1
+PKGREVISION=   1
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/loudmouth/0.15/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5b40a8ce8f2e -r 9a21026de95c emulators/fuse-utils/Makefile
--- a/emulators/fuse-utils/Makefile     Wed Feb 25 15:51:51 2004 +0000
+++ b/emulators/fuse-utils/Makefile     Wed Feb 25 15:53:17 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/02/13 13:42:15 adam Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/25 16:09:46 minskim Exp $
 #
 
 DISTNAME=      fuse-utils-0.6.2
+PKGREVISION=   1
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
 
diff -r 5b40a8ce8f2e -r 9a21026de95c emulators/fuse/Makefile
--- a/emulators/fuse/Makefile   Wed Feb 25 15:51:51 2004 +0000
+++ b/emulators/fuse/Makefile   Wed Feb 25 15:53:17 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/02/20 14:14:52 adam Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/25 16:09:46 minskim Exp $
 
 DISTNAME=      fuse-0.6.2.1
+PKGREVISION=   1
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
 
diff -r 5b40a8ce8f2e -r 9a21026de95c emulators/libspectrum/Makefile
--- a/emulators/libspectrum/Makefile    Wed Feb 25 15:51:51 2004 +0000
+++ b/emulators/libspectrum/Makefile    Wed Feb 25 15:53:17 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2004/02/14 17:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/25 15:53:17 minskim Exp $
 #
 
 DISTNAME=      libspectrum-0.2.1
+PKGREVISION=   1
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
 
diff -r 5b40a8ce8f2e -r 9a21026de95c mail/wmbiff/Makefile
--- a/mail/wmbiff/Makefile      Wed Feb 25 15:51:51 2004 +0000
+++ b/mail/wmbiff/Makefile      Wed Feb 25 15:53:17 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/01/24 13:55:31 grant Exp $
+# $NetBSD: Makefile,v 1.15 2004/02/25 15:53:17 minskim Exp $
 
 DISTNAME=      wmbiff-0.4.19
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    mail x11 windowmaker
 MASTER_SITES=  $(MASTER_SITE_SOURCEFORGE:=wmbiff/)
 
diff -r 5b40a8ce8f2e -r 9a21026de95c security/gnutls/Makefile
--- a/security/gnutls/Makefile  Wed Feb 25 15:51:51 2004 +0000
+++ b/security/gnutls/Makefile  Wed Feb 25 15:53:17 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2004/02/14 17:21:50 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2004/02/25 15:53:17 minskim Exp $
 
 DISTNAME=      gnutls-1.0.4
+PKGREVISION=   1
 CATEGORIES=    security devel
 MASTER_SITES=  ftp://ftp.gnutls.org/pub/gnutls/
 
diff -r 5b40a8ce8f2e -r 9a21026de95c security/gsasl/Makefile
--- a/security/gsasl/Makefile   Wed Feb 25 15:51:51 2004 +0000
+++ b/security/gsasl/Makefile   Wed Feb 25 15:53:17 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2004/02/14 18:26:28 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/25 15:53:17 minskim Exp $
 
 DISTNAME=              gsasl-0.0.8
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            security
 MASTER_SITES=          http://josefsson.org/gsasl/releases/ \
                        ${MASTER_SITE_GNU:=gsasl/}
diff -r 5b40a8ce8f2e -r 9a21026de95c security/libksba/Makefile
--- a/security/libksba/Makefile Wed Feb 25 15:51:51 2004 +0000
+++ b/security/libksba/Makefile Wed Feb 25 15:53:17 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/02/10 00:20:29 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/25 15:53:17 minskim Exp $
 #
 
 DISTNAME=      libksba-0.9.1
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/alpha/libksba/
 
diff -r 5b40a8ce8f2e -r 9a21026de95c security/opencdk/Makefile
--- a/security/opencdk/Makefile Wed Feb 25 15:51:51 2004 +0000
+++ b/security/opencdk/Makefile Wed Feb 25 15:53:17 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2004/02/14 17:21:52 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/25 15:53:17 minskim Exp $
 #
 
 DISTNAME=      opencdk-0.5.3
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    security devel
 MASTER_SITES=  ftp://ftp.gnutls.org/pub/gnutls/opencdk/
 
diff -r 5b40a8ce8f2e -r 9a21026de95c security/py-gnutls/Makefile
--- a/security/py-gnutls/Makefile       Wed Feb 25 15:51:51 2004 +0000
+++ b/security/py-gnutls/Makefile       Wed Feb 25 15:53:17 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/02/14 15:00:37 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/25 16:09:47 minskim Exp $
 
 DISTNAME=              python-gnutls-0.2
 PKGNAME=               ${PYPKGPREFIX}${DISTNAME:S/python//}
+PKGREVISION=           1
 CATEGORIES=            security
 MASTER_SITES=          http://home.o2w.net/~ivo/python-gnutls/dist/
 



Home | Main Index | Thread Index | Old Index