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

(-)libtre/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	libtre
9
PORTNAME=	libtre
10
PORTVERSION=	0.7.6
10
PORTVERSION=	0.8.0
11
CATEGORIES=	textproc
11
CATEGORIES=	textproc
12
MASTER_SITES=	http://laurikari.net/tre/
12
MASTER_SITES=	http://laurikari.net/tre/
13
DISTNAME=	tre-${PORTVERSION}
13
DISTNAME=	tre-${PORTVERSION}
(-)libtre/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (tre-0.7.6.tar.bz2) = ada884f6524093aa7d4961f0c97dfe01
1
MD5 (tre-0.8.0.tar.bz2) = b4d3232593dadf6746f4727bdda20b41
2
SHA256 (tre-0.7.6.tar.bz2) = 9caa6814f3c4b812316faac8eb401e03bf0108f7335620a1a9cadee4344500e7
2
SHA256 (tre-0.8.0.tar.bz2) = 8dc642c2cde02b2dac6802cdbe2cda201daf79c4ebcbb3ea133915edf1636658
3
SIZE (tre-0.7.6.tar.bz2) = 378891
3
SIZE (tre-0.8.0.tar.bz2) = 380714
(-)libtre/pkg-plist (-1 / +2 lines)
Lines 1-10 Link Here
1
bin/tre_agrep
1
bin/tre_agrep
2
include/tre/regex.h
2
include/tre/regex.h
3
include/tre/tre.h
3
include/tre/tre-config.h
4
include/tre/tre-config.h
4
lib/libtre.a
5
lib/libtre.a
5
lib/libtre.la
6
lib/libtre.la
6
lib/libtre.so
7
lib/libtre.so
7
lib/libtre.so.6
8
lib/libtre.so.5
8
libdata/pkgconfig/tre.pc
9
libdata/pkgconfig/tre.pc
9
%%NLS%%share/locale/fi/LC_MESSAGES/tre.mo
10
%%NLS%%share/locale/fi/LC_MESSAGES/tre.mo
10
%%NLS%%share/locale/sv/LC_MESSAGES/tre.mo
11
%%NLS%%share/locale/sv/LC_MESSAGES/tre.mo

Return to bug 140552