FreeBSD Bugzilla – Attachment 57912 Details for
Bug 87339
Enable IPv6 support for multimedia/beep-media-player
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ports-beep-media-player-ipv6-simple.diff
ports-beep-media-player-ipv6-simple.diff (text/plain), 1.33 KB, created by
Byung-Hee HWANG
on 2005-10-12 19:30:11 UTC
(
hide
)
Description:
ports-beep-media-player-ipv6-simple.diff
Filename:
MIME Type:
Creator:
Byung-Hee HWANG
Created:
2005-10-12 19:30:11 UTC
Size:
1.33 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/multimedia/beep-media-player/Makefile,v >retrieving revision 1.26 >diff -u -r1.26 Makefile >--- Makefile 20 Jun 2005 15:33:35 -0000 1.26 >+++ Makefile 12 Oct 2005 17:30:42 -0000 >@@ -38,11 +38,17 @@ > > OPTIONS= VORBIS "Enable Ogg Vorbis support" on \ > ESOUND "Enable Esound support" off \ >- 3DNOW "Enable 3DNow! optimized decoding routines" on >+ 3DNOW "Enable 3DNow! optimized decoding routines" on \ >+ IPV6 "Enable IPv6 support" off > > .include <bsd.port.pre.mk> > >-CONFIGURE_ARGS+= --enable-ipv6 >+# Enable IPv6 support >+.if defined(WITH_IPV6) >+PATCH_SITES+= http://izb.knu.ac.kr/~bh/diffs/ >+PATCHFILES+= bmp-0.9.7-ipv6-simple.diff >+PATCH_DIST_STRIP+= -p1 >+.endif > > #.if !defined(WITHOUT_MIKMOD) > #LIB_DEPENDS+= mikmod.2:${PORTSDIR}/audio/libmikmod >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/multimedia/beep-media-player/distinfo,v >retrieving revision 1.6 >diff -u -r1.6 distinfo >--- distinfo 11 Dec 2004 19:05:11 -0000 1.6 >+++ distinfo 12 Oct 2005 17:30:43 -0000 >@@ -1,2 +1,4 @@ > MD5 (bmp-0.9.7.tar.gz) = 5d74113f5de3d11a400d1d6c118d41c0 > SIZE (bmp-0.9.7.tar.gz) = 1974397 >+MD5 (bmp-0.9.7-ipv6-simple.diff) = b0d83c75333f799261c9459804879cbe >+SIZE (bmp-0.9.7-ipv6-simple.diff) = 8660
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 87339
: 57912