[csw-devel] SF.net SVN: gar:[7988] csw/mgar/pkg/cpan/BerkeleyDB/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jan 13 16:34:55 CET 2010


Revision: 7988
          http://gar.svn.sourceforge.net/gar/?rev=7988&view=rev
Author:   dmichelsen
Date:     2010-01-13 15:34:55 +0000 (Wed, 13 Jan 2010)

Log Message:
-----------
cpan/BerkeleyDB: Update to 0.41 and move dependency to CSWbdb47

Modified Paths:
--------------
    csw/mgar/pkg/cpan/BerkeleyDB/trunk/Makefile
    csw/mgar/pkg/cpan/BerkeleyDB/trunk/checksums
    csw/mgar/pkg/cpan/BerkeleyDB/trunk/files/CSWpmberkeleydb.config.in.diff

Modified: csw/mgar/pkg/cpan/BerkeleyDB/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/BerkeleyDB/trunk/Makefile	2010-01-13 15:08:11 UTC (rev 7987)
+++ csw/mgar/pkg/cpan/BerkeleyDB/trunk/Makefile	2010-01-13 15:34:55 UTC (rev 7988)
@@ -1,5 +1,5 @@
 GARNAME = BerkeleyDB
-GARVERSION = 0.39
+GARVERSION = 0.41
 CATEGORIES = cpan
 AUTHOR = PMQS
 
@@ -11,10 +11,11 @@
 PACKAGES = CSWpmberkeleydb
 CATALOGNAME = pm_berkeleydb
 
-DISTFILES += CSWpmberkeleydb.config.in.diff
-
 PATCHFILES = CSWpmberkeleydb.config.in.diff
 
-REQUIRED_PKGS += CSWbdb
+NOISALIST = 1
+EXTRA_LIB = /opt/csw/bdb47/lib
 
+REQUIRED_PKGS = CSWbdb47
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/BerkeleyDB/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/BerkeleyDB/trunk/checksums	2010-01-13 15:08:11 UTC (rev 7987)
+++ csw/mgar/pkg/cpan/BerkeleyDB/trunk/checksums	2010-01-13 15:34:55 UTC (rev 7988)
@@ -1,2 +1,2 @@
-da4cff937216a147162a6df76cae8096  download/BerkeleyDB-0.39.tar.gz
-bd611cd1c09f11bde779fc0b3e5adf97  download/CSWpmberkeleydb.config.in.diff
+5941c90783a55ca4280c2963bbe1ac83  BerkeleyDB-0.41.tar.gz
+2061f2f285714a1b6a014c5254e69b92  CSWpmberkeleydb.config.in.diff

Modified: csw/mgar/pkg/cpan/BerkeleyDB/trunk/files/CSWpmberkeleydb.config.in.diff
===================================================================
--- csw/mgar/pkg/cpan/BerkeleyDB/trunk/files/CSWpmberkeleydb.config.in.diff	2010-01-13 15:08:11 UTC (rev 7987)
+++ csw/mgar/pkg/cpan/BerkeleyDB/trunk/files/CSWpmberkeleydb.config.in.diff	2010-01-13 15:34:55 UTC (rev 7988)
@@ -6,7 +6,7 @@
  #INCLUDE	= /usr/local/include
  #INCLUDE	= ../..
 -INCLUDE	= /usr/local/BerkeleyDB/include
-+INCLUDE	= /opt/csw/include
++INCLUDE	= /opt/csw/bdb47/include
  
  # 2. Where is libdb?
  #
@@ -15,7 +15,7 @@
  #LIB	= /usr/local/lib
  #LIB	= ../..
 -LIB	= /usr/local/BerkeleyDB/lib
-+LIB	= /opt/csw/lib
++LIB	= /opt/csw/bdb47/lib
  
  # 3. Is the library called libdb?
  #


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list