[88963] trunk/dports/textproc/recode-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 15 01:23:39 PST 2012


Revision: 88963
          http://trac.macports.org/changeset/88963
Author:   ryandesign at macports.org
Date:     2012-01-15 01:23:39 -0800 (Sun, 15 Jan 2012)
Log Message:
-----------
recode-devel: use a distfile instead of fetching from git

Modified Paths:
--------------
    trunk/dports/textproc/recode-devel/Portfile

Modified: trunk/dports/textproc/recode-devel/Portfile
===================================================================
--- trunk/dports/textproc/recode-devel/Portfile	2012-01-15 09:21:13 UTC (rev 88962)
+++ trunk/dports/textproc/recode-devel/Portfile	2012-01-15 09:23:39 UTC (rev 88963)
@@ -18,9 +18,12 @@
 	rid of the offending characters or fall back on approximations.
 
 homepage            http://recode.progiciels-bpi.ca/
-fetch.type          git
-git.branch          v3.7-beta2
+distname            recode-${version}
+dist_subdir         recode
 
+checksums           rmd160  9d6c8d9eaf5262d5b35e7bef3fbaba223cd4f871 \
+                    sha256  ba3eec3e6a223b84c7f0d3e177ef62d12c65e90323e8691b45a41e350017e528
+
 depends_lib         port:libtool port:gettext port:libiconv
 
 # src/libiconv.c patch from Debian,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120115/5257b337/attachment.html>


More information about the macports-changes mailing list