aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-12-22 17:50:38 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-12-22 17:50:38 +0800
commit05cd949eac060f90ceb0f235e2651f7226220fdb (patch)
tree81849b7dc5f59b6d65a0e7dbc4bc7ffa54d50cb1 /audio
parent14c4acce86d6c4fe2b6ec6d3318b410d9b56fde3 (diff)
downloadfreebsd-ports-gnome-05cd949eac060f90ceb0f235e2651f7226220fdb.tar.gz
freebsd-ports-gnome-05cd949eac060f90ceb0f235e2651f7226220fdb.tar.zst
freebsd-ports-gnome-05cd949eac060f90ceb0f235e2651f7226220fdb.zip
- Update to 0.8.2
- Fix build for WITHOUT_NLS PR: 141856 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r--audio/vagalume/Makefile6
-rw-r--r--audio/vagalume/distinfo6
2 files changed, 8 insertions, 4 deletions
diff --git a/audio/vagalume/Makefile b/audio/vagalume/Makefile
index 4262a43ba96b..21bb9af0389f 100644
--- a/audio/vagalume/Makefile
+++ b/audio/vagalume/Makefile
@@ -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 @@ CONFIGURE_ARGS+=--enable-gconf
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 --git a/audio/vagalume/distinfo b/audio/vagalume/distinfo
index 644237b543e9..e9006653807d 100644
--- a/audio/vagalume/distinfo
+++ b/audio/vagalume/distinfo
@@ -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