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

nox at macports.org nox at macports.org
Sat Nov 8 19:14:46 PST 2008


Revision: 41677
          http://trac.macports.org/changeset/41677
Author:   nox at macports.org
Date:     2008-11-08 19:14:46 -0800 (Sat, 08 Nov 2008)
Log Message:
-----------
db46: Fixed livecheck.

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

Modified: trunk/dports/databases/db46/Portfile
===================================================================
--- trunk/dports/databases/db46/Portfile	2008-11-09 03:11:25 UTC (rev 41676)
+++ trunk/dports/databases/db46/Portfile	2008-11-09 03:14:46 UTC (rev 41677)
@@ -56,3 +56,7 @@
 variant java description {Enable java bindings} {
 	configure.args-append --enable-java
 }
+
+livecheck.check regex
+livecheck.url   http://www.oracle.com/technology/documentation/berkeley-db/db/ref/changelog/4.6.html
+livecheck.regex {Berkeley DB (\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081108/57b384d8/attachment.html>


More information about the macports-changes mailing list