ports/173156: [Maintainer] www/libecap: update to 0.2.0

Thomas-Martin Seck tmseck at web.de
Sun Oct 28 18:10:03 UTC 2012


>Number:         173156
>Category:       ports
>Synopsis:       [Maintainer] www/libecap: update to 0.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 28 18:10:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 8.3-RELEASE amd64
>Organization:
a private site in Germany
>Environment:
FreeBSD ports collection as of October 28, 2012.

	
>Description:
Update libecap to 0.2.0.

Note: this update is not compatible with www/squid31 while the upcoming
squid32 port (ports/173152) requires libecap-0.2.0. The best course of
action is probably to commit www/squid32 and update www/libecap directly
afterwards.

I will then update www/squid31 accordingly (by removing the eCAP option).
	
>How-To-Repeat:
	
>Fix:
Apply this patch:

Index: Makefile
===================================================================
--- Makefile	(.../www/libecap)	(Revision 2048)
+++ Makefile	(.../local/libecap)	(Revision 2048)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libecap
-PORTVERSION=	0.1.0
+PORTVERSION=	0.2.0
 CATEGORIES=	www security
 MASTER_SITES=	http://www.measurement-factory.com/tmp/ecap/
 
Index: distinfo
===================================================================
--- distinfo	(.../www/libecap)	(Revision 2048)
+++ distinfo	(.../local/libecap)	(Revision 2048)
@@ -1,2 +1,2 @@
-SHA256 (libecap-0.1.0.tar.gz) = abd608132ca8842f50aa049c195f573bf8d3bec1451be0ca5607e17415f39f74
-SIZE (libecap-0.1.0.tar.gz) = 334999
+SHA256 (libecap-0.2.0.tar.gz) = 19e195d60cf67ec3b49fe4d109823d753546b5da115230499ad1a9cb65ca92d2
+SIZE (libecap-0.2.0.tar.gz) = 337696
Index: pkg-plist
===================================================================
--- pkg-plist	(.../www/libecap)	(Revision 2048)
+++ pkg-plist	(.../local/libecap)	(Revision 2048)
@@ -6,7 +6,6 @@
 include/libecap/common/body.h
 include/libecap/common/body_size.h
 include/libecap/common/call.h
-include/libecap/common/config.h
 include/libecap/common/delay.h
 include/libecap/common/errors.h
 include/libecap/common/forward.h
@@ -18,6 +17,7 @@
 include/libecap/common/name.h
 include/libecap/common/named_values.h
 include/libecap/common/names.h
+include/libecap/common/options.h
 include/libecap/common/registry.h
 include/libecap/common/version.h
 include/libecap/host/host.h
@@ -29,4 +29,6 @@
 lib/libecap.a
 lib/libecap.la
 lib/libecap.so
-lib/libecap.so.0
+lib/libecap.so.2
+lib/pkgconfig/libecap.pc
+ at dirrmtry lib/pkgconfig
	


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


More information about the freebsd-ports-bugs mailing list