Date: 9 Apr 2008 12:54:19 -0300 From: Renato Botelho <garga@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: otis@freebsd.sk Subject: ports/122601: [PATCH] devel/libconfuse: update to 2.6 Message-ID: <20080409155419.48167.qmail@soc90.bluepex.com> Resent-Message-ID: <200804091600.m39G02ST050376@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122601 >Category: ports >Synopsis: [PATCH] devel/libconfuse: update to 2.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 16:00:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Renato Botelho >Release: FreeBSD 7.0-STABLE i386 >Organization: FreeBSD.org >Environment: System: FreeBSD soc90.bluepex.com 7.0-STABLE FreeBSD 7.0-STABLE #21: Mon Apr 7 11:22:48 BRT >Description: - Update to 2.6 (necessary to update awesome to 2.2) Changelog at: http://www.nongnu.org/confuse/NEWS Port maintainer (otis@freebsd.sk) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libconfuse-2.6.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/libconfuse/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 30 Jan 2008 23:00:59 -0000 1.6 +++ Makefile 9 Apr 2008 15:53:24 -0000 @@ -6,11 +6,9 @@ # PORTNAME= libconfuse -PORTVERSION= 2.5 -PORTREVISION= 3 +PORTVERSION= 2.6 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ - ftp://ftp.wilbury.sk/pub/FreeBSD/local/distfiles/ +MASTER_SITES= http://bzero.se/confuse/ MASTER_SITE_SUBDIR= confuse DISTNAME= confuse-${PORTVERSION} Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/libconfuse/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 22 Jan 2006 08:28:22 -0000 1.3 +++ distinfo 9 Apr 2008 15:53:24 -0000 @@ -1,3 +1,3 @@ -MD5 (confuse-2.5.tar.gz) = 4bc9b73d77ebd571ac834619ce0b3582 -SHA256 (confuse-2.5.tar.gz) = 65451d8d6f5d4ca1dbd0700f3ef2ef257b52b542b3bab4bbeddd539f1c23f859 -SIZE (confuse-2.5.tar.gz) = 502501 +MD5 (confuse-2.6.tar.gz) = 0e883d66f0f58fc33585b430c652aa30 +SHA256 (confuse-2.6.tar.gz) = e8d653159b152f3850a7224b3eb604955795dbd3fd6603816ee46411ea53e84a +SIZE (confuse-2.6.tar.gz) = 504017 --- libconfuse-2.6.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080409155419.48167.qmail>