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

(-)Makefile (-2 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	asunder
4
PORTNAME=	asunder
5
PORTVERSION=	2.7
5
PORTVERSION=	2.8
6
CATEGORIES=	audio
6
CATEGORIES=	audio
7
MASTER_SITES=	http://littlesvr.ca/asunder/releases/
7
MASTER_SITES=	http://littlesvr.ca/asunder/releases/
8
8
Lines 36-42 Link Here
36
NLS_CONFIGURE_ENABLE=	yes
36
NLS_CONFIGURE_ENABLE=	yes
37
37
38
post-patch:
38
post-patch:
39
	@${REINPLACE_CMD} -e 's/^itlocaledir = .*/itlocaledir = @datarootdir@\/locale/' ${WRKSRC}/po/Makefile.in.in
40
post-patch-WINDOWS_CHARS-on:
39
post-patch-WINDOWS_CHARS-on:
41
	@${REINPLACE_CMD} -e 's^#define[[:blank:]]*BADCHARS.*^#define BADCHARS "/"^' ${WRKSRC}/src/util.h
40
	@${REINPLACE_CMD} -e 's^#define[[:blank:]]*BADCHARS.*^#define BADCHARS "/"^' ${WRKSRC}/src/util.h
42
41
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (asunder-2.7.tar.bz2) = e69698f9524e443ac564b5d4b2df135ed7e5b2f94d6b3cabeae5bb2a3c828914
1
SHA256 (asunder-2.8.tar.bz2) = d8c7014b87ab3c5467876def4d8650fd09fe415ded9de2569c629296499b09db
2
SIZE (asunder-2.7.tar.bz2) = 268834
2
SIZE (asunder-2.8.tar.bz2) = 269472

Return to bug 205880