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

(-)Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	pcre
4
PORTNAME=	pcre
5
PORTVERSION=	8.39
5
PORTVERSION=	8.40
6
PORTREVISION=	1
7
CATEGORIES=	devel
6
CATEGORIES=	devel
8
MASTER_SITES=	SF \
7
MASTER_SITES=	SF \
9
		ftp://ftp.csx.cam.ac.uk/pub/software/programming/${PORTNAME}/ \
8
		ftp://ftp.csx.cam.ac.uk/pub/software/programming/${PORTNAME}/ \
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1467064459
1
TIMESTAMP = 1485619818
2
SHA256 (pcre-8.39.tar.bz2) = b858099f82483031ee02092711689e7245586ada49e534a06e678b8ea9549e8b
2
SHA256 (pcre-8.40.tar.bz2) = 00e27a29ead4267e3de8111fcaa59b132d0533cdfdbdddf4b0604279acbcf4f4
3
SIZE (pcre-8.39.tar.bz2) = 1560758
3
SIZE (pcre-8.40.tar.bz2) = 1560119
(-)pkg-plist (-3 / +3 lines)
Lines 10-24 Link Here
10
lib/libpcre.a
10
lib/libpcre.a
11
lib/libpcre.so
11
lib/libpcre.so
12
lib/libpcre.so.1
12
lib/libpcre.so.1
13
lib/libpcre.so.1.2.7
13
lib/libpcre.so.1.2.8
14
lib/libpcre16.a
14
lib/libpcre16.a
15
lib/libpcre16.so
15
lib/libpcre16.so
16
lib/libpcre16.so.0
16
lib/libpcre16.so.0
17
lib/libpcre16.so.0.2.7
17
lib/libpcre16.so.0.2.8
18
lib/libpcre32.a
18
lib/libpcre32.a
19
lib/libpcre32.so
19
lib/libpcre32.so
20
lib/libpcre32.so.0
20
lib/libpcre32.so.0
21
lib/libpcre32.so.0.0.7
21
lib/libpcre32.so.0.0.8
22
lib/libpcrecpp.a
22
lib/libpcrecpp.a
23
lib/libpcrecpp.so
23
lib/libpcrecpp.so
24
lib/libpcrecpp.so.0
24
lib/libpcrecpp.so.0

Return to bug 216549