pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Bump PKGREVISION for db4 shlib name change (4.6 -> 4.7).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4265398965e
branches:  trunk
changeset: 546740:d4265398965e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 07 11:24:27 2008 +0000

description:
Bump PKGREVISION for db4 shlib name change (4.6 -> 4.7).

Noted by OBATA Akio.

diffstat:

 databases/p5-BerkeleyDB/Makefile |  3 ++-
 mail/cyrus-imapd/Makefile        |  4 ++--
 mail/exim/Makefile               |  4 ++--
 mail/perdition-bdb/Makefile      |  4 ++--
 www/squidGuard/Makefile          |  3 ++-
 5 files changed, 10 insertions(+), 8 deletions(-)

diffs (66 lines):

diff -r 21a4339ebf4d -r d4265398965e databases/p5-BerkeleyDB/Makefile
--- a/databases/p5-BerkeleyDB/Makefile  Sun Sep 07 11:13:51 2008 +0000
+++ b/databases/p5-BerkeleyDB/Makefile  Sun Sep 07 11:24:27 2008 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2008/07/17 13:56:56 he Exp $
+# $NetBSD: Makefile,v 1.22 2008/09/07 11:24:27 wiz Exp $
 #
 
 DISTNAME=      BerkeleyDB-0.34
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
 SVR4_PKGNAME=  p5bdb
 CATEGORIES=    databases perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=BerkeleyDB/}
diff -r 21a4339ebf4d -r d4265398965e mail/cyrus-imapd/Makefile
--- a/mail/cyrus-imapd/Makefile Sun Sep 07 11:13:51 2008 +0000
+++ b/mail/cyrus-imapd/Makefile Sun Sep 07 11:24:27 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2008/04/12 22:43:03 jlam Exp $
+# $NetBSD: Makefile,v 1.77 2008/09/07 11:24:27 wiz Exp $
 
 DISTNAME=      cyrus-imapd-2.2.13
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
                ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/imap/
diff -r 21a4339ebf4d -r d4265398965e mail/exim/Makefile
--- a/mail/exim/Makefile        Sun Sep 07 11:13:51 2008 +0000
+++ b/mail/exim/Makefile        Sun Sep 07 11:24:27 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2008/01/31 13:05:36 rillig Exp $
+# $NetBSD: Makefile,v 1.92 2008/09/07 11:24:27 wiz Exp $
 
 DISTNAME=      exim-4.69
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    mail net
 MASTER_SITES=  ftp://ftp.exim.org/pub/exim/exim4/ \
                ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \
diff -r 21a4339ebf4d -r d4265398965e mail/perdition-bdb/Makefile
--- a/mail/perdition-bdb/Makefile       Sun Sep 07 11:13:51 2008 +0000
+++ b/mail/perdition-bdb/Makefile       Sun Sep 07 11:24:27 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/06/12 02:14:35 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2008/09/07 11:24:28 wiz Exp $
 #
 
-PKGREVISION=           3
+PKGREVISION=           4
 
 PERDITION_COMMENT=     Berkeley DB user database module
 PERDITION_PKGNAME=     bdb
diff -r 21a4339ebf4d -r d4265398965e www/squidGuard/Makefile
--- a/www/squidGuard/Makefile   Sun Sep 07 11:13:51 2008 +0000
+++ b/www/squidGuard/Makefile   Sun Sep 07 11:24:27 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2007/12/20 03:37:00 taca Exp $
+# $NetBSD: Makefile,v 1.15 2008/09/07 11:24:28 wiz Exp $
 #
 
 DISTNAME=      squidGuard-1.3
+PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  http://www.squidguard.org/Downloads/ \
                http://www.squidguard.org/Downloads/Patches/1.3/



Home | Main Index | Thread Index | Old Index