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

(-)sipcalc/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	sipcalc
8
PORTNAME=	sipcalc
9
PORTVERSION=	1.1.2
9
PORTVERSION=	1.1.3
10
CATEGORIES=	net-mgmt ipv6
10
CATEGORIES=	net-mgmt ipv6
11
MASTER_SITES=	http://www.routemeister.net/projects/sipcalc/files/
11
MASTER_SITES=	http://www.routemeister.net/projects/sipcalc/files/
12
12
Lines 18-24 Link Here
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
MAN1=		sipcalc.1
19
MAN1=		sipcalc.1
20
20
21
DOC_FILES=	doc/sipcalc.txt
21
DOC_FILES=	doc/sipcalc.txt ChangeLog README
22
22
23
post-install:
23
post-install:
24
.ifndef(NOPORTDOCS)
24
.ifndef(NOPORTDOCS)
(-)sipcalc/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
MD5 (sipcalc-1.1.2.tar.gz) = 6be9c77d8c9ba4fff8291389a33c2de1
1
MD5 (sipcalc-1.1.3.tar.gz) = dc73614a08cae479942ca882b7318452
2
SIZE (sipcalc-1.1.2.tar.gz) = 74268
2
SHA256 (sipcalc-1.1.3.tar.gz) = f468009f3cc78c25da2f933357327dd61badb00e79172cd7fa90e38ebc366a69
3
SIZE (sipcalc-1.1.3.tar.gz) = 104733
(-)sipcalc/pkg-plist (-2 / +4 lines)
Lines 1-3 Link Here
1
bin/sipcalc
1
bin/sipcalc
2
%%PORTDOCS%%share/doc/sipcalc/sipcalc.txt
2
%%DOCSDIR%%/ChangeLog
3
%%PORTDOCS%%@dirrm share/doc/sipcalc
3
%%DOCSDIR%%/README
4
%%DOCSDIR%%/sipcalc.txt
5
@dirrm %%DOCSDIR%%

Return to bug 91573