ports/80087: update and unbreak port: www/ump (by maintainer)

Li-Lun Wang (Leland Wang) llwang at infor.org
Thu Apr 21 05:40:32 UTC 2005


The following reply was made to PR ports/80087; it has been noted by GNATS.

From: "Li-Lun Wang (Leland Wang)" <llwang at infor.org>
To: Pav Lucistnik <pav at FreeBSD.org>
Cc: bug-followup at FreeBSD.org
Subject: Re: ports/80087: update and unbreak port: www/ump (by maintainer)
Date: Thu, 21 Apr 2005 13:34:09 +0800

 -----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-----



More information about the freebsd-ports-bugs mailing list