Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2010 22:27:14 GMT
From:      Anderson Eduardo <anderson@secover.com.br>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/150097: [PATCH] Update devel/libconfuse 2.6 to 2.7
Message-ID:  <201008292227.o7TMREGc014702@www.freebsd.org>
Resent-Message-ID: <201008292230.o7TMU2Rs085897@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150097
>Category:       ports
>Synopsis:       [PATCH] Update devel/libconfuse 2.6 to 2.7
>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:   Sun Aug 29 22:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Anderson Eduardo
>Release:        8.1-RELEASE
>Organization:
Secover
>Environment:
FreeBSD lab.secover.com.br 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Aug 16 17:36:19 UTC 2010     anderson@lab.secover.com.br:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Update port devel/libconfuse version 2.6 to 2.7.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN --exclude=CVS Makefile.orig Makefile
--- Makefile.orig       2010-08-27 20:45:01.000000000 -0300
+++ Makefile    2010-08-27 20:45:13.000000000 -0300
@@ -6,9 +6,9 @@
 #

 PORTNAME=      libconfuse
-PORTVERSION=   2.6
+PORTVERSION=   2.7
 CATEGORIES=    devel
-MASTER_SITES=  http://bzero.se/confuse/
+MASTER_SITES=  http://savannah.c3sl.ufpr.br/confuse/
 MASTER_SITE_SUBDIR=    confuse
 DISTNAME=      confuse-${PORTVERSION}
diff -ruN --exclude=CVS distinfo distinfo
--- distinfo.orig       2010-08-27 20:45:05.000000000 -0300
+++ distinfo    2010-08-27 20:45:21.000000000 -0300
@@ -1,3 +1,3 @@
-MD5 (confuse-2.6.tar.gz) = 0e883d66f0f58fc33585b430c652aa30
-SHA256 (confuse-2.6.tar.gz) = e8d653159b152f3850a7224b3eb604955795dbd3fd6603816ee46411ea53e84a
-SIZE (confuse-2.6.tar.gz) = 504017
+MD5 (confuse-2.7.tar.gz) = 45932fdeeccbb9ef4228f1c1a25e9c8f
+SHA256 (confuse-2.7.tar.gz) = e32574fd837e950778dac7ade40787dd2259ef8e28acd6ede6847ca895c88778
+SIZE (confuse-2.7.tar.gz) = 517272

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008292227.o7TMREGc014702>