svn commit: r312350 - in head/audio: libxmp xmp
Emanuel Haupt
ehaupt at FreeBSD.org
Sat Feb 16 13:22:39 UTC 2013
Author: ehaupt
Date: Sat Feb 16 13:22:37 2013
New Revision: 312350
URL: http://svnweb.freebsd.org/changeset/ports/312350
Log:
Update player and library to 4.0.1
Modified:
head/audio/libxmp/Makefile
head/audio/libxmp/distinfo
head/audio/xmp/Makefile
head/audio/xmp/distinfo
Modified: head/audio/libxmp/Makefile
==============================================================================
--- head/audio/libxmp/Makefile Sat Feb 16 13:21:22 2013 (r312349)
+++ head/audio/libxmp/Makefile Sat Feb 16 13:22:37 2013 (r312350)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libxmp
-PORTVERSION= 4.0.0
+PORTVERSION= 4.0.1
CATEGORIES= audio
MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION}
Modified: head/audio/libxmp/distinfo
==============================================================================
--- head/audio/libxmp/distinfo Sat Feb 16 13:21:22 2013 (r312349)
+++ head/audio/libxmp/distinfo Sat Feb 16 13:22:37 2013 (r312350)
@@ -1,2 +1,2 @@
-SHA256 (libxmp-4.0.0.tar.gz) = 18d4e1141df0367ed29c4f007cc47d92b311f785d52cf9eeb9423ce22152378d
-SIZE (libxmp-4.0.0.tar.gz) = 1051276
+SHA256 (libxmp-4.0.1.tar.gz) = fbf8c2f208b441f0d7fbe6655db0056e9fa0144c26ea48c90ec7b4363870ce69
+SIZE (libxmp-4.0.1.tar.gz) = 1051279
Modified: head/audio/xmp/Makefile
==============================================================================
--- head/audio/xmp/Makefile Sat Feb 16 13:21:22 2013 (r312349)
+++ head/audio/xmp/Makefile Sat Feb 16 13:22:37 2013 (r312350)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xmp
-PORTVERSION= 4.0.0
+PORTVERSION= 4.0.1
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= SF
@@ -47,7 +47,6 @@ CONFIGURE_ARGS+= --disable-pulseaudio
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|\(pulseaudio\.o\)|sound_\1|' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|\ install-conf||' ${WRKSRC}/Makefile.in
post-install:
Modified: head/audio/xmp/distinfo
==============================================================================
--- head/audio/xmp/distinfo Sat Feb 16 13:21:22 2013 (r312349)
+++ head/audio/xmp/distinfo Sat Feb 16 13:22:37 2013 (r312350)
@@ -1,2 +1,2 @@
-SHA256 (xmp-4.0.0.tar.gz) = 0a78728f8a108235360676af779ac5df1ab9e68f96d0a0ed5b1fa26c83764de1
-SIZE (xmp-4.0.0.tar.gz) = 127630
+SHA256 (xmp-4.0.1.tar.gz) = 6887834a9c498cb7bd79c57a1ddcc976269c30af595566034341d0d268aacc57
+SIZE (xmp-4.0.1.tar.gz) = 127814
More information about the svn-ports-head
mailing list