Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2013 13:22:38 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312350 - in head/audio: libxmp xmp
Message-ID:  <201302161322.r1GDMcP6095469@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302161322.r1GDMcP6095469>