ports/59691: Update of mikmod + new homepage for mikmod and libmikmod

David Le Brun david at dyn-ns.net
Tue Nov 25 21:50:19 UTC 2003


>Number:         59691
>Category:       ports
>Synopsis:       Update of mikmod + new homepage for mikmod and libmikmod
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 25 13:50:15 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     David Le Brun
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD da-quirk.org 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #16: Tue Oct 7 21:34:53 CEST 2003 root at poyel:/usr/src/sys/i386/compile/POYEL i386


	
>Description:
	
	Miodrag Vallat  has gave up developement of mikmod and the previous homepage is now a porn site.
	Raphael Assenat has taken the development of Mikmod and has released a new version

	- Update of audio/mikmod to 3.2.1 and add a knob to have a colored interface
	- Change the homepage of mikmod and libmikmod
>How-To-Repeat:
	
	Go to http://www.mikmod.org
>Fix:

	

--- libmikmod.diff begins here ---
diff -ruN libmikmod.old/Makefile libmikmod/Makefile
--- libmikmod.old/Makefile	Fri Oct 24 22:18:06 2003
+++ libmikmod/Makefile	Tue Nov 25 22:22:02 2003
@@ -10,7 +10,7 @@
 PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SUNSITE} \
-		http://www.mikmod.org/files/libmikmod/
+		http://mikmod.raphnet.net/files/
 MASTER_SITE_SUBDIR=	apps/sound/libs
 
 MAINTAINER=	ports at FreeBSD.org
diff -ruN libmikmod.old/pkg-descr libmikmod/pkg-descr
--- libmikmod.old/pkg-descr	Fri Dec 28 19:08:31 2001
+++ libmikmod/pkg-descr	Tue Nov 25 22:22:27 2003
@@ -3,6 +3,6 @@
 It is able to play the IT, XM, S3M, MTM, 669, STM, ULT, FAR, MED, AMF, DSM,
 IMF, GDM, STX, OKT and of course MOD module formats.
 
-WWW: http://www.mikmod.org/
+WWW: http://mikmod.raphnet.net
 
 - Michael <mharo at area51.fremont.ca.us>
--- libmikmod.diff ends here ---

--- mikmod.diff begins here ---
diff -ruN mikmod.old/Makefile mikmod/Makefile
--- mikmod.old/Makefile	Fri Feb 21 11:59:30 2003
+++ mikmod/Makefile	Tue Nov 25 21:24:08 2003
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	mikmod
-PORTVERSION=	3.1.6
+PORTVERSION=	3.2.1
 CATEGORIES=	audio
-MASTER_SITES=	http://www.mikmod.org/files/mikmod/
+MASTER_SITES=	http://mikmod.raphnet.net/files/
 
 MAINTAINER=	yoshiaki at kt.rim.or.jp
 COMMENT=	Mod player which plays MTM, STM, XM, MOD, S3M, ULT, UNI and IT mods
@@ -17,6 +17,10 @@

 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+
+.ifdef (WITH_COLOR)
+CONFIGURE_ARGS+=	--enable-color-interface
+.endif

 MAN1=		mikmod.1

diff -ruN mikmod.old/distinfo mikmod/distinfo
--- mikmod.old/distinfo	Sun Jul 11 04:49:12 1999
+++ mikmod/distinfo	Tue Nov 25 21:29:23 2003
@@ -1 +1 @@
-MD5 (mikmod-3.1.6.tar.gz) = 71d8142ae3ae27034535913e906b1384
+MD5 (mikmod-3.2.1.tar.gz) = a60c3221ca48aed301f4b62b4741eebe
diff -ruN mikmod.old/pkg-descr mikmod/pkg-descr
--- mikmod.old/pkg-descr	Fri Dec 28 19:05:51 2001
+++ mikmod/pkg-descr	Tue Nov 25 22:18:47 2003
@@ -11,4 +11,4 @@
 Full source included, use of this library for music/sound 
 effects in your own programs is encouraged!
 
-WWW: http://www.mikmod.org/
+WWW: http://mikmod.raphnet.net
--- mikmod.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list