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

ryandesign at macports.org ryandesign at macports.org
Wed Apr 4 10:20:38 PDT 2012


Revision: 91538
          https://trac.macports.org/changeset/91538
Author:   ryandesign at macports.org
Date:     2012-04-04 10:20:38 -0700 (Wed, 04 Apr 2012)
Log Message:
-----------
libiodbc: use a distfile instead of fetching from git

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

Modified: trunk/dports/devel/libiodbc/Portfile
===================================================================
--- trunk/dports/devel/libiodbc/Portfile	2012-04-04 16:31:31 UTC (rev 91537)
+++ trunk/dports/devel/libiodbc/Portfile	2012-04-04 17:20:38 UTC (rev 91538)
@@ -17,10 +17,12 @@
                     an Open Source platform independent implementation of both the \
                     ODBC and X/Open specifications.
 platforms           darwin
+
+checksums           rmd160  b0f091679ab45a0669468b9c85f45863ad54e7bc \
+                    sha256  d37b468c2fbed046c4778aee1f8d9f1e73f1321cc33e2e264998c0d701ca26fb
+
 depends_lib-append  port:libtool
 
-fetch.type          git
-
 pre-configure {
     system -W ${worksrcpath} "sh ./bootstrap.sh"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120404/cbe6cd6a/attachment.html>


More information about the macports-changes mailing list