patch to add a valid master_site to the catdoc macport
From what I can tell, the original master_site is totally invalid, but I left it in place and first in line as to not step on any toes. (Just doing my part to earn commit rights.)
--- /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/catdoc/Portfile.org 2007-08-23 22:50:17.000000000 -0400 +++ /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/catdoc/Portfile 2007-08-23 23:04:22.000000000 -0400 @@ -19,7 +19,8 @@ files. homepage http://www.45.free.net/~vitus/catdoc/ -master_sites ftp://ftp.45.free.net/pub/catdoc/ +master_sites ftp://ftp.45.free.net/pub/catdoc/ \ + ftp://ftp.sunfreeware.com/pub/freeware/SOURCES/ checksums md5 243e1680bb3e703616f5adecfee24491 patchfiles patch-Makefile.in depends_run bin:wish:tk -- .!# RichardBronosky #!.
On Aug 23, 2007, at 22:40, Richard Bronosky wrote:
From what I can tell, the original master_site is totally invalid, but I left it in place and first in line as to not step on any toes. (Just doing my part to earn commit rights.)
--- /opt/local/var/macports/sources/rsync.macports.org/release/ ports/textproc/catdoc/Portfile.org 2007-08-23 22:50: 17.000000000 -0400 +++ /opt/local/var/macports/sources/rsync.macports.org/release/ ports/textproc/catdoc/Portfile 2007-08-23 23:04:22.000000000 -0400 @@ -19,7 +19,8 @@ files.
homepage http://www.45.free.net/~vitus/catdoc/ -master_sites ftp://ftp.45.free.net/pub/catdoc/ +master_sites ftp://ftp.45.free.net/pub/catdoc/ \ + ftp://ftp.sunfreeware.com/pub/freeware/SOURCES/ checksums md5 243e1680bb3e703616f5adecfee24491 patchfiles patch-Makefile.in depends_run bin:wish:tk
Applied the diff in r28181. Thanks for noticing, Richard! I'm Cc'ing the port maintainer for further investigation.
participants (2)
-
Richard Bronosky
-
Ryan Schmidt