ports/131100: [PATCH] www/serf: update to 0.3.0
Philip M. Gollucci
pgollucci at FreeBSD.org
Thu Jan 29 00:10:02 UTC 2009
>Number: 131100
>Category: ports
>Synopsis: [PATCH] www/serf: update to 0.3.0
>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: Thu Jan 29 00:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 7.1-PRERELEASE i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008
>Description:
- Update to 0.3.0
- Make sure apr 1.x+ is used
- Minor typo fixed
Port maintainer (rodrigc at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- serf-0.3.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/serf/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile 4 Jul 2008 18:45:57 -0000 1.3
+++ Makefile 29 Jan 2009 00:01:29 -0000
@@ -1,4 +1,4 @@
-# New ports collection makefile for: apr
+# New ports collection makefile for: serf
# Date created: 28 May 2008
# Whom: Craig Rodrigues <rodrigc at FreeBSD.org>
#
@@ -6,7 +6,7 @@
#
PORTNAME= serf
-PORTVERSION= 0.2.0
+PORTVERSION= 0.3.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
${MASTER_SITE_LOCAL}
@@ -15,7 +15,7 @@
MAINTAINER= rodrigc at FreeBSD.org
COMMENT= Serf HTTP client library
-LIB_DEPENDS+= apr:${PORTSDIR}/devel/apr
+LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr
PROJECTHOST= serf
USE_BZIP2= yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/serf/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo 4 Jul 2008 18:45:57 -0000 1.2
+++ distinfo 29 Jan 2009 00:01:29 -0000
@@ -1,3 +1,3 @@
-MD5 (serf-0.2.0.tar.bz2) = cda4d1f871fbbad1b32ed8fd6a8149cc
-SHA256 (serf-0.2.0.tar.bz2) = 9cadd3c9e42fa204b60f338c89033743b4e83a952641ad5c4be18bed059e6008
-SIZE (serf-0.2.0.tar.bz2) = 137742
+MD5 (serf-0.3.0.tar.bz2) = d5c7f41d1c9f1589b98affc1fa029982
+SHA256 (serf-0.3.0.tar.bz2) = 4eebd2a349e80a716a5f5aa4ee2e809f6be2c4b568390a0784cb30c2669a5c73
+SIZE (serf-0.3.0.tar.bz2) = 139893
--- serf-0.3.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list