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

(-)Makefile (-2 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	shntool
8
PORTNAME=	shntool
9
PORTVERSION=	1.2.3
9
PORTVERSION=	2.0.3
10
PORTREVISION=	1
11
CATEGORIES=	audio
10
CATEGORIES=	audio
12
MASTER_SITES=	http://www.etree.org/shnutils/shntool/source/ \
11
MASTER_SITES=	http://www.etree.org/shnutils/shntool/source/ \
13
		${MASTER_SITE_LOCAL}
12
		${MASTER_SITE_LOCAL}
Lines 20-25 Link Here
20
19
21
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
22
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
23
23
24
MAN1=		shntool.1
24
MAN1=		shntool.1
25
25
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (shntool-1.2.3.tar.gz) = 3efbb71b94f5e285daecfe137114873d
1
MD5 (shntool-2.0.3.tar.gz) = 7cdc5049023067fa532ef7010c187349
2
SIZE (shntool-1.2.3.tar.gz) = 166781
2
SIZE (shntool-2.0.3.tar.gz) = 189583
(-)pkg-plist (+2 lines)
Lines 1-11 Link Here
1
bin/shncat
1
bin/shncat
2
bin/shncmp
2
bin/shncmp
3
bin/shnconv
3
bin/shnconv
4
bin/shncue
4
bin/shnfix
5
bin/shnfix
5
bin/shninfo
6
bin/shninfo
6
bin/shnjoin
7
bin/shnjoin
7
bin/shnlen
8
bin/shnlen
8
bin/shnmd5
9
bin/shnmd5
10
bin/shnpad
9
bin/shnsplit
11
bin/shnsplit
10
bin/shnstrip
12
bin/shnstrip
11
bin/shntool
13
bin/shntool

Return to bug 66899