[93523] trunk/dports/perl/p5-dbd-pg/Portfile

ricci at macports.org ricci at macports.org
Fri May 25 11:17:27 PDT 2012


Revision: 93523
          https://trac.macports.org/changeset/93523
Author:   ricci at macports.org
Date:     2012-05-25 11:17:25 -0700 (Fri, 25 May 2012)
Log Message:
-----------
p5-dbd-pg:  revbump to 2.19.2, default to postgresql91 variant

Modified Paths:
--------------
    trunk/dports/perl/p5-dbd-pg/Portfile

Modified: trunk/dports/perl/p5-dbd-pg/Portfile
===================================================================
--- trunk/dports/perl/p5-dbd-pg/Portfile	2012-05-25 17:25:09 UTC (rev 93522)
+++ trunk/dports/perl/p5-dbd-pg/Portfile	2012-05-25 18:17:25 UTC (rev 93523)
@@ -3,8 +3,8 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.setup           DBD-Pg 2.17.2
-revision              2
+perl5.setup           DBD-Pg 2.19.2
+revision              0
 license               {Artistic-1 GPL}
 categories            perl databases
 maintainers           nomaintainer
@@ -14,9 +14,9 @@
 
 platforms             darwin
 
-checksums             md5 2cd63605a9420a63c780f627420a359a \
-                      sha1 e4509a8e1a06cc196ed6fc3e7976c124633bfeb8 \
-                      rmd160 3f509dc9e1f9562f74d565a939f5e072190e6d51
+checksums           md5     67c859593e40959b42b3ef23ce6b581e \
+                    sha1    edcaa1a44c0ff8e7f78bc80f584b9e83c11d10df \
+                    rmd160  eeecc7597722baed07510741cf16e38d1e0c4f7f
 
 if {${perl5.major} != ""} {
 depends_lib-append    port:p${perl5.major}-dbi \
@@ -91,6 +91,6 @@
 
 # Default to latest release
 if {![variant_isset postgresql7] && ![variant_isset postgresql80] && ![variant_isset postgresql81] && ![variant_isset postgresql82] && ![variant_isset postgresql83] && ![variant_isset postgresql84] && ![variant_isset postgresql91]} {
-    default_variants        +postgresql90
+    default_variants        +postgresql91
 }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120525/0d52684c/attachment-0001.html>


More information about the macports-changes mailing list