pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/p5-BerkeleyDB Bump PKGREVISION after fix in ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/257fb41a0108
branches:  trunk
changeset: 398938:257fb41a0108
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 11 21:27:59 2009 +0000

description:
Bump PKGREVISION after fix in databases/db4/buildlink3.mk -- before it,
the package built fine, but wasn't linked correctly and didn't work.

diffstat:

 databases/p5-BerkeleyDB/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r a1c484d64f2c -r 257fb41a0108 databases/p5-BerkeleyDB/Makefile
--- a/databases/p5-BerkeleyDB/Makefile  Fri Sep 11 21:26:18 2009 +0000
+++ b/databases/p5-BerkeleyDB/Makefile  Fri Sep 11 21:27:59 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2009/08/16 16:03:25 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2009/09/11 21:27:59 wiz Exp $
 #
 
 DISTNAME=      BerkeleyDB-0.39
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
 SVR4_PKGNAME=  p5bdb
 CATEGORIES=    databases perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=BerkeleyDB/}



Home | Main Index | Thread Index | Old Index