[47223] trunk/dports/databases/db46/Portfile

blb at macports.org blb at macports.org
Mon Feb 23 13:28:32 PST 2009


Revision: 47223
          http://trac.macports.org/changeset/47223
Author:   blb at macports.org
Date:     2009-02-23 13:28:31 -0800 (Mon, 23 Feb 2009)
Log Message:
-----------
databases/db46 - Oracle stealth-updated patch 3, so update checksum, ticket
#18515 (maintainer timeout); putting distfiles into version/revision-specific
subdir to avoid issues for those who have already downloaded the earlier patch 3

Modified Paths:
--------------
    trunk/dports/databases/db46/Portfile

Modified: trunk/dports/databases/db46/Portfile
===================================================================
--- trunk/dports/databases/db46/Portfile	2009-02-23 20:52:10 UTC (rev 47222)
+++ trunk/dports/databases/db46/Portfile	2009-02-23 21:28:31 UTC (rev 47223)
@@ -4,7 +4,7 @@
 
 name			db46
 version			4.6.21
-revision		3
+revision		4
 categories		databases
 maintainers		blair openmaintainer
 platforms		darwin
@@ -21,16 +21,14 @@
 master_sites		http://download-west.oracle.com/berkeley-db/ \
 			http://download-east.oracle.com/berkeley-db/ \
 			http://download-uk.oracle.com/berkeley-db/
-# Disabled oracle patch site due to stealth upgrade,
-# we have to fetch from distfiles mirrors for now, see ticket #18515
-# patch_sites		http://www.oracle.com/technology/products/berkeley-db/db/update/${version}/
+ patch_sites		http://www.oracle.com/technology/products/berkeley-db/db/update/${version}/
 patchfiles		patch.${version}.1 \
 		        patch.${version}.2 \
            		patch.${version}.3
 
 distname		db-${version}
 patch.dir		${workpath}/${distname}
-dist_subdir		db4
+dist_subdir		db4/${version}_${revision}
 checksums		${distname}${extract.suffix} \
 			  md5 718082e7e35fc48478a2334b0bc4cd11 \
 			patch.${version}.1 \
@@ -38,7 +36,7 @@
 			patch.${version}.2 \
                           md5 55074e53d3acae2dcbeae8322f96e522 \
 			patch.${version}.3 \
-                          md5 4ccd6c9e296fb448f7ffe352fe740507
+                          md5 7a6e11b54712caf752f9c4a52babe60c
 
 worksrcdir		${distname}/build_unix
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090223/6e56839c/attachment.html>


More information about the macports-changes mailing list