[106628] trunk/dports/devel/libiodbc/Portfile

larryv at macports.org larryv at macports.org
Sun Jun 2 10:04:33 PDT 2013


Revision: 106628
          https://trac.macports.org/changeset/106628
Author:   larryv at macports.org
Date:     2013-06-02 10:04:33 -0700 (Sun, 02 Jun 2013)
Log Message:
-----------
libiodbc: Fix checksums for stealth update (#39311).

Modified Paths:
--------------
    trunk/dports/devel/libiodbc/Portfile

Modified: trunk/dports/devel/libiodbc/Portfile
===================================================================
--- trunk/dports/devel/libiodbc/Portfile	2013-06-02 13:37:59 UTC (rev 106627)
+++ trunk/dports/devel/libiodbc/Portfile	2013-06-02 17:04:33 UTC (rev 106628)
@@ -19,8 +19,10 @@
                     ODBC and X/Open specifications.
 platforms           darwin
 
-checksums           rmd160  b0f091679ab45a0669468b9c85f45863ad54e7bc \
-                    sha256  d37b468c2fbed046c4778aee1f8d9f1e73f1321cc33e2e264998c0d701ca26fb
+# Stealth update, see #39311.
+dist_subdir         ${name}/${version}_1
+checksums           rmd160  ed6c4fcdfde3c5b3b1460672a265654fdecf350c \
+                    sha256  8a9d7c317ff181edc6a285de3a508c43dba848a48d94d02280f55c94d4e44a30
 
 depends_build       port:automake \
                     port:autoconf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130602/5d9799f7/attachment.html>


More information about the macports-changes mailing list