ports/158868: [PATCH] net/libfb: update to 2.0.2

Jin-Sih Lin linpct at gmail.com
Wed Jul 13 11:50:08 UTC 2011


>Number:         158868
>Category:       ports
>Synopsis:       [PATCH] net/libfb: update to 2.0.2
>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 Jul 13 11:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 2.0.2

Port maintainer (fjoe at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- libfb-2.0.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/libfb.orig/Makefile /usr/ports/net/libfb/Makefile
--- /usr/ports/net/libfb.orig/Makefile	2011-04-19 01:42:30.000000000 +0800
+++ /usr/ports/net/libfb/Makefile	2011-07-13 19:47:52.000000000 +0800
@@ -6,20 +6,21 @@
 #
 
 PORTNAME=	libfb
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.2
 CATEGORIES=	net net-mgmt
 MASTER_SITES=	http://support.red-fone.com/downloads/fonulator/
 
 MAINTAINER=	fjoe at FreeBSD.org
 COMMENT=	A foneBRIDGE configuration library
 
+BUILD_DEPENDS=	${LIBNET_CONFIG}:${PORTSDIR}/net/libnet
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=\
 	CPPFLAGS="${LIBNET_CPPFLAGS}"\
 	LDFLAGS="${LIBNET_LIBS:N-l*}"
 CONFIGURE_ARGS=	--disable-shared
 
-BUILD_DEPENDS=	${LIBNET_CONFIG}:${PORTSDIR}/net/libnet
 LIBNET_CONFIG=	${LOCALBASE}/bin/libnet11-config
 
 .if 0
diff -ruN --exclude=CVS /usr/ports/net/libfb.orig/distinfo /usr/ports/net/libfb/distinfo
--- /usr/ports/net/libfb.orig/distinfo	2011-03-20 20:51:38.000000000 +0800
+++ /usr/ports/net/libfb/distinfo	2011-07-13 19:43:54.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (libfb-2.0.0.tar.gz) = a31c05b74ee5b8896314629d00c95e22622ecdacc157ac2c83714b330c066af9
-SIZE (libfb-2.0.0.tar.gz) = 923533
+SHA256 (libfb-2.0.2.tar.gz) = 2e32d877c121bec5b8ec4ba49dc71e34aedfb62b81502fab31f562c3bc39f669
+SIZE (libfb-2.0.2.tar.gz) = 674018
--- libfb-2.0.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list