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

(-)pcre++/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	pcre++
9
PORTNAME=	pcre++
10
PORTVERSION=	0.9.2
10
PORTVERSION=	0.9.3
11
CATEGORIES=	devel
11
CATEGORIES=	devel
12
MASTER_SITES=	ftp://ftp.daemon.de/scip/Apps/pcre++/
12
MASTER_SITES=	ftp://ftp.daemon.de/scip/Apps/pcre++/
13
13
Lines 26-32 Link Here
26
INSTALLS_SHLIB=	yes
26
INSTALLS_SHLIB=	yes
27
27
28
MAN3=	Pcre.3
28
MAN3=	Pcre.3
29
PLIST_SUB=	VERSION=0.9.2
29
PLIST_SUB=	VERSION=0.9.3
30
30
31
post-patch:
31
post-patch:
32
	@${REINPLACE_CMD} -e 's|-O -g|\@CXXFLAGS\@|g' ${WRKSRC}/Makefile.in
32
	@${REINPLACE_CMD} -e 's|-O -g|\@CXXFLAGS\@|g' ${WRKSRC}/Makefile.in
(-)pcre++/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (pcre++-0.9.2.tar.gz) = d7e1f0fba5e4a8fa2bdce42a9356eeba
1
MD5 (pcre++-0.9.3.tar.gz) = 84826ea7b63e8d020a0aade7258b3c23

Return to bug 54447