View | Details | Raw Unified | Return to bug 141856
Collapse All | Expand All

(-)/usr/ports/audio/vagalume/Makefile (-1 / +5 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	vagalume
8
PORTNAME=	vagalume
9
PORTVERSION=	0.8.1
9
PORTVERSION=	0.8.2
10
CATEGORIES=	audio
10
CATEGORIES=	audio
11
MASTER_SITES=	http://vagalume.igalia.com/files/source/ \
11
MASTER_SITES=	http://vagalume.igalia.com/files/source/ \
12
		${MASTER_SITE_DEBIAN_POOL}
12
		${MASTER_SITE_DEBIAN_POOL}
Lines 69-73 Link Here
69
post-patch:
69
post-patch:
70
	@${REINPLACE_CMD} -e 's|serviceentrydir = @serviceentrydir@|serviceentrydir = ${PREFIX}/share/dbus-1/services|' \
70
	@${REINPLACE_CMD} -e 's|serviceentrydir = @serviceentrydir@|serviceentrydir = ${PREFIX}/share/dbus-1/services|' \
71
		${WRKSRC}/Makefile.in
71
		${WRKSRC}/Makefile.in
72
.if defined(WITHOUT_NLS)
73
	@${REINPLACE_CMD} -e 's|SUBDIRS = src po|SUBDIRS = src|' \
74
		${WRKSRC}/Makefile.in
75
.endif
72
76
73
.include <bsd.port.post.mk>
77
.include <bsd.port.post.mk>
(-)/usr/ports/audio/vagalume/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (vagalume_0.8.1.orig.tar.gz) = ab9557202e78d3ebba45af66b8056b44
1
MD5 (vagalume_0.8.2.orig.tar.gz) = e25d41ea12eac9891663b2c32cb91851
2
SHA256 (vagalume_0.8.1.orig.tar.gz) = a3aa7085082938bd0ed9e1e28861e7df755bc7c72d126b91ab65e39cf33300e7
2
SHA256 (vagalume_0.8.2.orig.tar.gz) = 9d046572b1c8e2917f69df2abddf7199f643da1d0eee25aae828ad8891f67103
3
SIZE (vagalume_0.8.1.orig.tar.gz) = 724565
3
SIZE (vagalume_0.8.2.orig.tar.gz) = 723951

Return to bug 141856