ports/155213: [patch] port net-p2p/gnunet adjust LIB_DEPENDS after textproc/libextractor update

olli hauer ohauer at FreeBSD.org
Wed Mar 2 20:10:13 UTC 2011


>Number:         155213
>Category:       ports
>Synopsis:       [patch] port net-p2p/gnunet adjust LIB_DEPENDS after textproc/libextractor update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 02 20:10:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Olli Hauer
>Release:        
>Organization:
>Environment:


>Description:
Fix LIB_DEPENDS (found during a local exp-run)

Port textproc/libextractor was updated a view days
ago to version 0.6.2, but LIB_DEPENDS for gnunet
was not adjusted.

Please make sure PR ports/155179 is committed first
(pkg-plist fix for textproc/libextractor)

>How-To-Repeat:

>Fix:

--- gnunet.diff begins here ---
Index: gnunet/Makefile
===================================================================
RCS file: /home/pcvs/ports/net-p2p/gnunet/Makefile,v
retrieving revision 1.80
diff -u -r1.80 Makefile
--- gnunet/Makefile	12 Jan 2011 00:55:00 -0000	1.80
+++ gnunet/Makefile	2 Mar 2011 19:48:23 -0000
@@ -8,7 +8,7 @@
 
 PORTNAME=	gnunet
 PORTVERSION=	0.8.1b
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	net-p2p ipv6
 MASTER_SITES=	GNU \
 		http://gnunet.org/download/
@@ -24,7 +24,7 @@
 		esmtp.6:${PORTSDIR}/mail/libesmtp \
 		gmp.10:${PORTSDIR}/math/gmp \
 		gcrypt.17:${PORTSDIR}/security/libgcrypt \
-		extractor.2:${PORTSDIR}/textproc/libextractor \
+		extractor.3:${PORTSDIR}/textproc/libextractor \
 		microhttpd.12:${PORTSDIR}/www/libmicrohttpd
 
 OPTIONS=	MYSQL	"Enable MySQL support"		on \
--- gnunet.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list