Revision: 74157 http://trac.macports.org/changeset/74157 Author: vinc17@macports.org Date: 2010-12-06 01:57:02 -0800 (Mon, 06 Dec 2010) Log Message: ----------- tin-recent: update to 1.9.6; removed patch as the problem is fixed in this version. Modified Paths: -------------- trunk/dports/news/tin-recent/Portfile Removed Paths: ------------- trunk/dports/news/tin-recent/files/ Modified: trunk/dports/news/tin-recent/Portfile =================================================================== --- trunk/dports/news/tin-recent/Portfile 2010-12-06 07:25:55 UTC (rev 74156) +++ trunk/dports/news/tin-recent/Portfile 2010-12-06 09:57:02 UTC (rev 74157) @@ -55,6 +55,7 @@ # 1.9.3 = 1.9.2 + patches 019 to 020 and U007 to U010. # 1.9.4 = 1.9.3 + patches 021 and U011 to U013. # 1.9.5 = 1.9.4 + patches U014 to U019. +# 1.9.6 = 1.9.5 + patches U020 to U025. # Said otherwise: # 1.8.1 = 1.8.0 + patches 001 to 006. # 1.9.0 = 1.8.0 + patches 001 to 008 and U001. @@ -65,13 +66,14 @@ # 1.9.3 = 1.8.0 + patches 001 to 020 and U001 to U010. # 1.9.4 = 1.8.0 + patches 001 to 021 and U001 to U013. # 1.9.5 = 1.8.0 + patches 001 to 021 and U001 to U019. +# 1.9.6 = 1.8.0 + patches 001 to 021 and U001 to U025. # Note: Portfile reformatted according to portstyle(7). PortSystem 1.0 name tin-recent -version 1.9.5 +version 1.9.6 categories news platforms darwin maintainers vinc17 openmaintainer @@ -92,9 +94,9 @@ ftp://ftp.cuhk.edu.hk/pub/packages/news/${tindir} use_bzip2 yes -checksums md5 a662bdebec2d98de382fa1d8dbdb2ac4 \ - sha1 64cfb2f13634ee14d3822be3f245450be48a105f \ - rmd160 db5b963e5f73d433dfb1bbfe0a7a7070842b5d83 +checksums md5 f08018dbbdc4d227f6bbd7012f92b217 \ + sha1 a5d843ab938f6380a9d92fa95b5a2267999f958b \ + rmd160 284fe48668dfe3e20dd69b82834405792ec50aae distname tin-${version} @@ -109,11 +111,6 @@ # from MacPorts anyway. depends_lib port:gettext port:libiconv port:ncursesw port:pcre -# Remove "da" from the ALL_LINGUAS variable of the configure script because -# the da.po file is not provided in the tarball and "da" prevents the .mo -# files from being rebuilt and installed. Bug reported to upstream. -patchfiles patch-configure.diff - # Do not use the --enable-debug option. See # From: Vincent Lefevre <vincent@vinc17.org> # Newsgroups: tin.bugs