ports/173222: [PATCH] multimedia/beep-media-player fix broken patch fetch

Chris Petrik c.petrik.sosa at gmail.com
Tue Oct 30 22:00:01 UTC 2012


>Number:         173222
>Category:       ports
>Synopsis:       [PATCH] multimedia/beep-media-player fix broken patch fetch
>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:   Tue Oct 30 22:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD 10
>Organization:
none
>Environment:
>Description:
Fix broken patch fetch for ipv6 patch
take maintainer
update header
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: beep-media-player/Makefile
===================================================================
--- beep-media-player/Makefile	(revision 306719)
+++ beep-media-player/Makefile	(working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	beep
-# Date created:			Thu Nov  6 19:24:01 CET 2003
-# Whom:				Miguel Mendez <flynn at energyhq.es.eu.org>
-#
+# Created by: Miguel Mendez <flynn at energyhq.es.eu.org>
 # $FreeBSD$
-#
 
 PORTNAME=	beep-media-player
 PORTVERSION=	0.9.7.1
@@ -13,7 +9,7 @@
 MASTER_SITES=	SF/beepmp/bmp/${PORTVERSION}
 DISTNAME=	bmp-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	c.petrik.sosa at gmail.com
 COMMENT=	GTK2 multimedia player
 
 USE_GNOME=	gtk20 libglade2 desktopfileutils
@@ -45,8 +41,7 @@
 
 # Enable IPv6 support
 .if ${PORT_OPTIONS:MIPV6}
-BROKEN=		patch does not fetch
-PATCH_SITES+=	http://izb.knu.ac.kr/~bh/diffs/
+PATCH_SITES+=	http://ns.ael.ru/ports/distfiles/
 PATCHFILES+=	bmp-0.9.7-ipv6-simple.diff
 PATCH_DIST_STRIP+=	-p1
 .endif


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


More information about the freebsd-ports-bugs mailing list