svn commit: r305929 - head/multimedia/beep-media-player
Beat Gaetzi
beat at FreeBSD.org
Mon Oct 15 19:03:49 UTC 2012
Author: beat
Date: Mon Oct 15 19:03:48 2012
New Revision: 305929
URL: http://svn.freebsd.org/changeset/ports/305929
Log:
- Mark IPv6 option as BROKEN: patch does not fetch
Reported by: pointyhat
Feature safe: yes
Modified:
head/multimedia/beep-media-player/Makefile
Modified: head/multimedia/beep-media-player/Makefile
==============================================================================
--- head/multimedia/beep-media-player/Makefile Mon Oct 15 18:36:12 2012 (r305928)
+++ head/multimedia/beep-media-player/Makefile Mon Oct 15 19:03:48 2012 (r305929)
@@ -45,6 +45,7 @@ OPTIONS_EXCLUDE_i386= 3DNOW
# Enable IPv6 support
.if ${PORT_OPTIONS:MIPV6}
+BROKEN= patch does not fetch
PATCH_SITES+= http://izb.knu.ac.kr/~bh/diffs/
PATCHFILES+= bmp-0.9.7-ipv6-simple.diff
PATCH_DIST_STRIP+= -p1
More information about the svn-ports-head
mailing list