1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.8.0

PR:		140552 140553
Submitted by:	bf <bf1783@gmail.com> (maintainer)
This commit is contained in:
Martin Wilke 2009-12-22 11:36:02 +00:00
parent 0d05be16d0
commit 28bc2f278b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246442
5 changed files with 11 additions and 10 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= libtre
PORTVERSION= 0.7.6
PORTVERSION= 0.8.0
CATEGORIES= textproc
MASTER_SITES= http://laurikari.net/tre/
DISTNAME= tre-${PORTVERSION}

View File

@ -1,3 +1,3 @@
MD5 (tre-0.7.6.tar.bz2) = ada884f6524093aa7d4961f0c97dfe01
SHA256 (tre-0.7.6.tar.bz2) = 9caa6814f3c4b812316faac8eb401e03bf0108f7335620a1a9cadee4344500e7
SIZE (tre-0.7.6.tar.bz2) = 378891
MD5 (tre-0.8.0.tar.bz2) = b4d3232593dadf6746f4727bdda20b41
SHA256 (tre-0.8.0.tar.bz2) = 8dc642c2cde02b2dac6802cdbe2cda201daf79c4ebcbb3ea133915edf1636658
SIZE (tre-0.8.0.tar.bz2) = 380714

View File

@ -1,10 +1,11 @@
bin/tre_agrep
include/tre/regex.h
include/tre/tre.h
include/tre/tre-config.h
lib/libtre.a
lib/libtre.la
lib/libtre.so
lib/libtre.so.6
lib/libtre.so.5
libdata/pkgconfig/tre.pc
%%NLS%%share/locale/fi/LC_MESSAGES/tre.mo
%%NLS%%share/locale/sv/LC_MESSAGES/tre.mo

View File

@ -6,7 +6,7 @@
#
PORTNAME= libtre
PORTVERSION= 0.7.6
PORTVERSION= 0.8.0
CATEGORIES= textproc python
MASTER_SITES= http://laurikari.net/tre/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -15,7 +15,7 @@ DISTNAME= tre-${PORTVERSION}
MAINTAINER= bf1783@gmail.com
COMMENT= Python interface for the tre regular expressions library
LIB_DEPENDS= tre.6:${PORTSDIR}/textproc/libtre
LIB_DEPENDS= tre.5:${PORTSDIR}/textproc/libtre
USE_BZIP2= yes
USE_PYTHON= yes

View File

@ -1,3 +1,3 @@
MD5 (tre-0.7.6.tar.bz2) = ada884f6524093aa7d4961f0c97dfe01
SHA256 (tre-0.7.6.tar.bz2) = 9caa6814f3c4b812316faac8eb401e03bf0108f7335620a1a9cadee4344500e7
SIZE (tre-0.7.6.tar.bz2) = 378891
MD5 (tre-0.8.0.tar.bz2) = b4d3232593dadf6746f4727bdda20b41
SHA256 (tre-0.8.0.tar.bz2) = 8dc642c2cde02b2dac6802cdbe2cda201daf79c4ebcbb3ea133915edf1636658
SIZE (tre-0.8.0.tar.bz2) = 380714