[67474] trunk/dports/comms/minicom/Portfile

jmr at macports.org jmr at macports.org
Mon May 10 11:07:22 PDT 2010


Revision: 67474
          http://trac.macports.org/changeset/67474
Author:   jmr at macports.org
Date:     2010-05-10 11:07:15 -0700 (Mon, 10 May 2010)
Log Message:
-----------
minicom: update to 2.4 (#23068)

Modified Paths:
--------------
    trunk/dports/comms/minicom/Portfile

Modified: trunk/dports/comms/minicom/Portfile
===================================================================
--- trunk/dports/comms/minicom/Portfile	2010-05-10 17:47:53 UTC (rev 67473)
+++ trunk/dports/comms/minicom/Portfile	2010-05-10 18:07:15 UTC (rev 67474)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		minicom
-version		2.3
+version		2.4
 categories	comms
 maintainers	waqar
 platforms	darwin
@@ -13,16 +13,22 @@
 	ANSI and VT102 terminals. It has a dialing directory and auto 	\
 	zmodem download.
 homepage	http://alioth.debian.org/projects/minicom
-master_sites	http://alioth.debian.org/download.php/2332
-checksums	md5 0ebe7a91898384ca906787cc4e2c3f25			\
-		sha1 407c4898a882f14639f30b394805382df0585b50
-depends_run	port:lrzsz port:kermit
+master_sites	http://alioth.debian.org/download.php/3195
+checksums	md5 700976a3c2dcc8bbd50ab9bb1c08837b			\
+		sha1 6b6d61ceae582a75f30f0cca841c52dd829f8918		\
+		rmd160 252a81c0c424c3009ff2942ecc46f9a9cf136622
 
-configure.args  --enable-dfl-port=/dev/cu.modem	\
-	        --enable-lock-dir=${prefix}/var	\
-		--infodir=${prefix}/share/info 	\
-		--mandir=${prefix}/share/man
+depends_lib	port:ncurses port:gettext port:kermit
+depends_run	port:lrzsz
 
+use_autoreconf	yes
+
+configure.args  --enable-dfl-port=/dev/cu.modem     \
+	        --enable-lock-dir=/tmp              \
+		--infodir=${prefix}/share/info      \
+		--mandir=${prefix}/share/man        \
+		--with-libiconv-prefix=${prefix}/lib
+
 post-destroot	{
 	file delete -force ${destroot}${prefix}/lib/charset.alias	\
 		${destroot}${prefix}/share/locale/locale.alias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100510/51359f4b/attachment.html>


More information about the macports-changes mailing list