ports/141856: [MAINTAINER] audio/vagalume: update to 0.8.2

Bernhard Froehlich decke at bluelife.at
Mon Dec 21 21:30:11 UTC 2009


>Number:         141856
>Category:       ports
>Synopsis:       [MAINTAINER] audio/vagalume: update to 0.8.2
>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:   Mon Dec 21 21:30:10 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Bernhard Froehlich
>Release:        FreeBSD 8.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD chii.bluelife.at 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009
>Description:
- Update to 0.8.2
- Build fixed for WITHOUT_NLS

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- vagalume-0.8.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/vagalume.old/Makefile /usr/ports/audio/vagalume/Makefile
--- /usr/ports/audio/vagalume.old/Makefile	2009-12-21 12:21:16.000000000 +0100
+++ /usr/ports/audio/vagalume/Makefile	2009-12-21 22:26:10.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	vagalume
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.2
 CATEGORIES=	audio
 MASTER_SITES=	http://vagalume.igalia.com/files/source/ \
 		${MASTER_SITE_DEBIAN_POOL}
@@ -69,5 +69,9 @@
 post-patch:
 	@${REINPLACE_CMD} -e 's|serviceentrydir = @serviceentrydir@|serviceentrydir = ${PREFIX}/share/dbus-1/services|' \
 		${WRKSRC}/Makefile.in
+.if defined(WITHOUT_NLS)
+	@${REINPLACE_CMD} -e 's|SUBDIRS = src po|SUBDIRS = src|' \
+		${WRKSRC}/Makefile.in
+.endif
 
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/audio/vagalume.old/distinfo /usr/ports/audio/vagalume/distinfo
--- /usr/ports/audio/vagalume.old/distinfo	2009-12-21 12:21:16.000000000 +0100
+++ /usr/ports/audio/vagalume/distinfo	2009-12-21 21:25:34.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (vagalume_0.8.1.orig.tar.gz) = ab9557202e78d3ebba45af66b8056b44
-SHA256 (vagalume_0.8.1.orig.tar.gz) = a3aa7085082938bd0ed9e1e28861e7df755bc7c72d126b91ab65e39cf33300e7
-SIZE (vagalume_0.8.1.orig.tar.gz) = 724565
+MD5 (vagalume_0.8.2.orig.tar.gz) = e25d41ea12eac9891663b2c32cb91851
+SHA256 (vagalume_0.8.2.orig.tar.gz) = 9d046572b1c8e2917f69df2abddf7199f643da1d0eee25aae828ad8891f67103
+SIZE (vagalume_0.8.2.orig.tar.gz) = 723951
--- vagalume-0.8.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list