ports/163588: [PATCH] audio/id3ed: Remove MASTER_SITE_OPENBSD from MASTER_SITES

Steven Kreuzer skreuzer at FreeBSD.org
Sat Dec 24 18:30:10 UTC 2011


>Number:         163588
>Category:       ports
>Synopsis:       [PATCH] audio/id3ed: Remove MASTER_SITE_OPENBSD from MASTER_SITES
>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:   Sat Dec 24 18:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Steven Kreuzer
>Release:        FreeBSD 8.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD clamps.freebsd.your.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010
>Description:
OpenBSD no longer mirrors the distfiles for ports so the distfile is no longer fetchable via the MASTER_SITE_OPENBSD
urls
>How-To-Repeat:
>Fix:

--- id3ed-1.10.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/audio/id3ed/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	16 Aug 2011 17:13:11 -0000	1.17
+++ Makefile	24 Dec 2011 18:24:26 -0000
@@ -8,8 +8,7 @@
 PORTNAME=	id3ed
 PORTVERSION=	1.10.4
 CATEGORIES=	audio
-MASTER_SITES=	${MASTER_SITE_NETBSD} \
-		${MASTER_SITE_OPENBSD}
+MASTER_SITES=	${MASTER_SITE_NETBSD}
 
 MAINTAINER=	turutani at scphys.kyoto-u.ac.jp
 COMMENT=	An id3 tag editor for mp3 files
--- id3ed-1.10.4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list