ports/66721: [PATCH] audio/playmidi non-fetchable, update to 2.5

Roman Neuhauser neuhauser at chello.cz
Mon May 17 00:00:43 UTC 2004


>Number:         66721
>Category:       ports
>Synopsis:       [PATCH] audio/playmidi non-fetchable, update to 2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 16 17:00:41 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
http://people.nl.linux.org/ is gone, sf.net has 2.5 which is 2.4
with bad name (the md5 is the same). I chose to bump PORTVERSION
because that seems less confusing than the port / distfile version
number mismatch alternative.

>How-To-Repeat:
	
>Fix:

	

--- audio::playmidi.distsite.patch begins here ---
Index: audio/playmidi/Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/playmidi/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- audio/playmidi/Makefile	17 Nov 2003 21:34:54 -0000	1.21
+++ audio/playmidi/Makefile	16 May 2004 23:41:21 -0000
@@ -6,9 +6,11 @@
 #
 
 PORTNAME=	playmidi
-PORTVERSION=	2.4
+PORTVERSION=	2.5
 CATEGORIES=	audio
-MASTER_SITES=	http://people.nl.linux.org/~diz/playmidi/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
+WRKSRC=		${WRKDIR}/${PORTNAME}-2.4
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	MIDI player
Index: audio/playmidi/distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/playmidi/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- audio/playmidi/distinfo	27 Jan 2004 20:50:56 -0000	1.4
+++ audio/playmidi/distinfo	16 May 2004 23:41:29 -0000
@@ -1,2 +1,2 @@
-MD5 (playmidi-2.4.tar.gz) = ce27bfbc4e122f103bf3d2fe8d253011
-SIZE (playmidi-2.4.tar.gz) = 147687
+MD5 (playmidi-2.5.tar.gz) = ce27bfbc4e122f103bf3d2fe8d253011
+SIZE (playmidi-2.5.tar.gz) = 147687
--- audio::playmidi.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list