ports/149847: [maintainer update] audio/asunder: update to 2.0
Fraser Tweedale
frase at frase.id.au
Sat Aug 21 05:10:02 UTC 2010
>Number: 149847
>Category: ports
>Synopsis: [maintainer update] audio/asunder: update to 2.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Aug 21 05:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Fraser Tweedale
>Release: FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD bacardi 8.1-RELEASE FreeBSD 8.1-RELEASE #3 r210228: Tue Jul 20 10:44:09 EST 2010 Fraser at bacardi:/usr/obj/usr/src/sys/BACARDI amd64
>Description:
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/asunder/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile 3 Jun 2010 08:54:53 -0000 1.16
+++ Makefile 21 Aug 2010 04:35:56 -0000
@@ -5,8 +5,7 @@
# $FreeBSD: ports/audio/asunder/Makefile,v 1.16 2010/06/03 08:54:53 netchild Exp $
PORTNAME= asunder
-PORTVERSION= 1.9.3
-PORTREVISION?= 1
+PORTVERSION= 2.0
CATEGORIES= audio
MASTER_SITES= http://littlesvr.ca/asunder/releases/
@@ -20,7 +19,8 @@
OGG "ogg-vorbis support" on \
FLAC "FLAC support" on \
WAVPACK "WavPack support" off \
- MONKEYAUDIO "Monkey's Audio support" off
+ MONKEYAUDIO "Monkey's Audio support" off \
+ WINDOWS_CHARS "Allow Windows special chars in filenames" off
USE_BZIP2= yes
GNU_CONFIGURE= yes
@@ -50,6 +50,11 @@
RUN_DEPENDS+= mac:${PORTSDIR}/audio/mac
.endif
+post-patch:
+.if defined(WITH_WINDOWS_CHARS)
+ @${REINPLACE_CMD} -e 's^#define[[:blank:]]*BADCHARS.*^#define BADCHARS "/"^' ${WRKSRC}/src/util.h
+.endif
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/asunder/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo 16 May 2010 09:26:51 -0000 1.8
+++ distinfo 21 Aug 2010 04:35:56 -0000
@@ -1,3 +1,3 @@
-MD5 (asunder-1.9.3.tar.bz2) = 09d97d756056f25635d46ab7871d6732
-SHA256 (asunder-1.9.3.tar.bz2) = 72bbdd8219f181b905a07ac42cbcad89f8201ee1fb8ca8f0fe43397ce98c2980
-SIZE (asunder-1.9.3.tar.bz2) = 219564
+MD5 (asunder-2.0.tar.bz2) = edde25d364c119d012f4286d7adc4dff
+SHA256 (asunder-2.0.tar.bz2) = f86539f3cbccf0727f654cbfad4f6b7dde4e5668973b5c74b3cf5041b70b9f4d
+SIZE (asunder-2.0.tar.bz2) = 220593
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list