ports/156849: www/serf: updates to 0.7.2

Zhihao Yuan lichray at gmail.com
Fri May 6 17:50:05 UTC 2011


>Number:         156849
>Category:       ports
>Synopsis:       www/serf: updates to 0.7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 06 17:50:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Zhihao Yuan
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Northern Illinois University
>Environment:
System: FreeBSD compaq.yuetime 8.2-STABLE FreeBSD 8.2-STABLE #0: Mon Mar 14 02:51:28 CDT 2011 root at compaq.yuetime:/usr/obj/usr/src/sys/HOUKAGO amd64


	
>Description:
	
	The old version in ports tree is 0.3.1, which is far behind the latest version.

	I have tested the new version. The ports depend on it, for example, subversion, needs to bump version.
>How-To-Repeat:
	
>Fix:

	

--- serf-0.7.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/serf.orig/Makefile /usr/ports/www/serf/Makefile
--- /usr/ports/www/serf.orig/Makefile	2010-05-17 23:07:54.000000000 -0500
+++ /usr/ports/www/serf/Makefile	2011-05-06 05:22:28.241951886 -0500
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	serf
-PORTVERSION=	0.3.1
-PORTREVISION=	2
+PORTVERSION=	0.7.2
+PORTREVISION=	0
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
 		${MASTER_SITE_LOCAL}
diff -ruN --exclude=CVS /usr/ports/www/serf.orig/distinfo /usr/ports/www/serf/distinfo
--- /usr/ports/www/serf.orig/distinfo	2011-03-19 07:36:48.000000000 -0500
+++ /usr/ports/www/serf/distinfo	2011-05-06 05:22:48.775844743 -0500
@@ -1,2 +1,2 @@
-SHA256 (serf-0.3.1.tar.bz2) = 8bcdb09952152376e6c2ada9e8b4b6cdf300e099711e1224a4f501bac22fb72a
-SIZE (serf-0.3.1.tar.bz2) = 142578
+SHA256 (serf-0.7.2.tar.bz2) = 929cb8cfc27f3ebcdc71525781bc6ff6514399a717e0532b03b653a90683fc2f
+SIZE (serf-0.7.2.tar.bz2) = 161904
diff -ruN --exclude=CVS /usr/ports/www/serf.orig/pkg-plist /usr/ports/www/serf/pkg-plist
--- /usr/ports/www/serf.orig/pkg-plist	2008-05-28 16:59:02.000000000 -0500
+++ /usr/ports/www/serf/pkg-plist	2011-05-06 05:31:19.644386157 -0500
@@ -1,7 +1,7 @@
 include/serf-0/serf.h
 include/serf-0/serf_bucket_types.h
 include/serf-0/serf_bucket_util.h
-include/serf-0/serf_declare.h
+include/serf-0/serf_private.h
 lib/libserf-0.so.0
 lib/libserf-0.so
 lib/libserf-0.la
--- serf-0.7.2.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list