Revision: 74105 http://trac.macports.org/changeset/74105 Author: ryandesign@macports.org Date: 2010-12-04 13:44:38 -0800 (Sat, 04 Dec 2010) Log Message: ----------- dos2unix: update to 5.1.1; see #27516 (maintainer timeout) Modified Paths: -------------- trunk/dports/textproc/dos2unix/Portfile Modified: trunk/dports/textproc/dos2unix/Portfile =================================================================== --- trunk/dports/textproc/dos2unix/Portfile 2010-12-04 21:43:42 UTC (rev 74104) +++ trunk/dports/textproc/dos2unix/Portfile 2010-12-04 21:44:38 UTC (rev 74105) @@ -3,7 +3,7 @@ PortSystem 1.0 name dos2unix -version 4.1.2 +version 5.1.1 license FreeBSD categories textproc platforms darwin @@ -13,9 +13,8 @@ master_sites http://www.xs4all.nl/~waterlan/dos2unix/ sourceforge homepage http://www.xs4all.nl/~waterlan/dos2unix.html -checksums md5 2849bf7b8ec51884e61d12ec98cb1b16 \ - sha1 75301f996afe0d7864dedbf9b842dce862ed4815 \ - rmd160 f6e9d88b72b5f305e166d706fb12b9bb49a40efc +checksums sha1 c8b2121cbdf74900b9ae5fd7a0319195f6053b05 \ + rmd160 7a50cf347cb2c716693718ae3b1b08de18bdedb3 depends_lib port:gettext
participants (1)
-
ryandesign@macports.org