Update port www/ump so that it works with the newest timidity++.
State Changed From-To: open->closed Committed, thanks!
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Looks like I screwed up MASTER_SITE_SUBDIR in my previous patch. I failed to catch this because the distfile in question had been fetched by its dependency. Can you commit the following patch to fix this? - --- Makefile.orig Thu Apr 21 02:14:19 2005 +++ Makefile Thu Apr 21 13:29:02 2005 @@ -9,11 +9,11 @@ PORTVERSION= 1.10 PORTREVISION= 7 CATEGORIES= www - -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - - http://www.geocities.com/SiliconValley/Lab/2826/1-10/ \ - - http://pubweb.bnl.gov/people/hoff/midi/1.10/ \ - - ${MASTER_SITE_NETSCAPE} - -MASTER_SITE_SUBDIR= sdk/plugin/unix +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}:timidity \ + http://www.geocities.com/SiliconValley/Lab/2826/1-10/:ump \ + http://pubweb.bnl.gov/people/hoff/midi/1.10/:ump \ + ${MASTER_SITE_NETSCAPE}:plugin +MASTER_SITE_SUBDIR= sdk/plugin/unix:plugin DISTFILES= ${BZ2DIST} ${ZDIST} PATCH_SITES= http://www.timidity.jp/dist/ @@ -24,8 +24,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/timidity:${PORTSDIR}/audio/timidity++ - -BZ2DIST= TiMidity++-${TIMIDITY_VERSION}.tar.bz2 - -ZDIST= unix-sdk-3.0b5.tar.Z ump_with_volume.tar.Z timdiffs.tar.Z +BZ2DIST= TiMidity++-${TIMIDITY_VERSION}.tar.bz2:timidity +ZDIST= unix-sdk-3.0b5.tar.Z:plugin ump_with_volume.tar.Z:ump timdiffs.tar.Z:ump TIMIDITY_VERSION= 2.13.2 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCZztQCQM7t5B2mhARApgaAJ9J4+c/xAPEuRONhX84AoTemN9x8QCfdUnS FZs2nuyJvSsMz4dAiRqcqOM= =fl8b -----END PGP SIGNATURE-----