ports/140553: [PATCH]textproc/py-libtre: update to 0.8.0
bf
bf1783 at gmail.com
Sat Nov 14 08:40:01 UTC 2009
>Number: 140553
>Category: ports
>Synopsis: [PATCH]textproc/py-libtre: update to 0.8.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Nov 14 08:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: bf
>Release: 9-CURRENT amd64
>Organization:
-
>Environment:
>Description:
This update depends upon the update in PR ports/140552, which involves a shared library major version number change.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN py-libtre.orig/Makefile py-libtre/Makefile
--- py-libtre.orig/Makefile 2009-11-14 02:38:25.000000000 -0500
+++ py-libtre/Makefile 2009-11-14 02:25:33.000000000 -0500
@@ -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 @@
MAINTAINER= bf1783 at 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
diff -ruN py-libtre.orig/distinfo py-libtre/distinfo
--- py-libtre.orig/distinfo 2009-11-14 02:38:25.000000000 -0500
+++ py-libtre/distinfo 2009-11-14 02:25:45.000000000 -0500
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list