Date: Wed, 23 Nov 2005 11:05:46 +0200 From: Vasil Dimov <vd@datamax.bg> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/89449: Update port: devel/pth to 2.0.6 Message-ID: <20051123090546.GA11449@qlovarnika.bg.datamax> Resent-Message-ID: <200511230910.jAN9AS8W012172@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 89449 >Category: ports >Synopsis: Update port: devel/pth to 2.0.6 >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: Wed Nov 23 09:10:28 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vasil Dimov >Release: FreeBSD 6.0-STABLE amd64 >Organization: DataMax >Environment: >Description: Update devel/pth from 2.0.5 to 2.0.6 http://cvs.ossp.org/pkg/lib/pth/ChangeLog: *) Add a missing "break" in pth_attr.c:pth_attr_ctrl(). *) Return an error if pth_kill() is called before pth_init(). >How-To-Repeat: >Fix: --- pth_2.0.5-2.0.6.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pth/Makefile,v retrieving revision 1.76 diff -u -r1.76 Makefile --- Makefile 15 Nov 2005 15:44:39 -0000 1.76 +++ Makefile 23 Nov 2005 09:01:47 -0000 @@ -6,8 +6,7 @@ # PORTNAME= pth -PORTVERSION= 2.0.5 -PORTREVISION= 1 +PORTVERSION= 2.0.6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= pth Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/pth/distinfo,v retrieving revision 1.55 diff -u -r1.55 distinfo --- distinfo 26 Oct 2005 18:59:25 -0000 1.55 +++ distinfo 23 Nov 2005 09:01:47 -0000 @@ -1,2 +1,3 @@ -MD5 (pth-2.0.5.tar.gz) = 75be42b032480ad2c532a55a28c1ec38 -SIZE (pth-2.0.5.tar.gz) = 647487 +MD5 (pth-2.0.6.tar.gz) = bdee96babed9b177484ed2dbfd5b127b +SHA256 (pth-2.0.6.tar.gz) = 91ddb0e0980f8785d297717fb0296d6e59bfc4911d6343b0ce2c767bd5c31d49 +SIZE (pth-2.0.6.tar.gz) = 647667 --- pth_2.0.5-2.0.6.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051123090546.GA11449>