[54449] trunk/dports/textproc/enca/Portfile

toby at macports.org toby at macports.org
Mon Jul 27 13:43:45 PDT 2009


Revision: 54449
          http://trac.macports.org/changeset/54449
Author:   toby at macports.org
Date:     2009-07-27 13:43:44 -0700 (Mon, 27 Jul 2009)
Log Message:
-----------
#20400 (enca update to 1.9-7)

Modified Paths:
--------------
    trunk/dports/textproc/enca/Portfile

Modified: trunk/dports/textproc/enca/Portfile
===================================================================
--- trunk/dports/textproc/enca/Portfile	2009-07-27 20:40:07 UTC (rev 54448)
+++ trunk/dports/textproc/enca/Portfile	2009-07-27 20:43:44 UTC (rev 54449)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		enca
-version		1.4
+version		1.9
 categories	textproc
 platforms	darwin
 maintainers	nomaintainer
@@ -13,18 +13,22 @@
 			can also convert them to other encodings.
 
 homepage	http://trific.ath.cx/software/enca/
-master_sites	http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/md5/5c97deb1910fa15cef9e867797143db4/ \
-            http://distfiles.master.finkmirrors.net/md5/5c97deb1910fa15cef9e867797143db4/
+master_sites	https://launchpad.net/ubuntu/karmic/+source/enca/1.9-7/+files/ \
+		http://mirror.linux.org.mt/ubuntu/pool/universe/e/enca/
             # http://trific.ath.cx/Ftp/enca/
             # the above seems to be broken at present
-checksums	md5 5c97deb1910fa15cef9e867797143db4
-use_bzip2	yes
+distname	${name}_${version}.orig
+worksrcdir	${name}-${version}
+checksums	md5 99c762c0f4e560f3e469672e6ad7559d \
+		sha1 41670cc0e0211cd6ced86a59931ad9c7f013c785 \
+		rmd160 85f2921b3c96f95eff517c21e308671627a91608
 
 depends_build	port:libtool
 
 depends_lib	port:libiconv
 
-configure.args	--with-libiconv=${prefix}
+configure.args	--with-libiconv=${prefix} \
+		--mandir=${prefix}/share/man 
 configure.cflags-append	"-I${prefix}/include"
 
 post-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090727/26b2b730/attachment.html>


More information about the macports-changes mailing list