ports/171407: [MAINTAINER] net/py-beanstalkc: update to 0.3.0
Kubilay Kocak
koobs.freebsd at gmail.com
Fri Sep 7 10:50:02 UTC 2012
>Number: 171407
>Category: ports
>Synopsis: [MAINTAINER] net/py-beanstalkc: update to 0.3.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: Fri Sep 07 10:50:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Kubilay Kocak
>Release: FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul 7 21:26:56 EST
>Description:
- Update to 0.3.0
- Fix YAML_DESC typo
- New Makefile header convention
==[QA]]==
portlint: looks fine.
redports build: https://redports.org/buildarchive/20120907090726-53345/
Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- py27-beanstalkc-0.3.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/py-beanstalkc/Makefile ./Makefile
--- /usr/ports/net/py-beanstalkc/Makefile 2012-07-22 21:57:35.000000000 +1000
+++ ./Makefile 2012-09-07 20:42:42.000000000 +1000
@@ -1,12 +1,7 @@
-# New ports collection makefile for: py-beanstalkc
-# Date created: 2011-03-18
-# Whom: Li-Wen Hsu <lwhsu at FreeBSD.org>
-#
-# $FreeBSD: ports/net/py-beanstalkc/Makefile,v 1.3 2012/07/22 11:57:35 nivit Exp $
-#
+# $FreeBSD: ports/net/py-beanstalkc/Makefile,v 1.2 2012/05/30 12:08:24 culot Exp $
PORTNAME= beanstalkc
-PORTVERSION= 0.2.0
+PORTVERSION= 0.3.0
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +16,7 @@
OPTIONS_DEFINE= YAML
OPTIONS_DEFAULT= YAML
-YAML_DESC= Support parsing YAML reponses
+YAML_DESC= Support parsing YAML responses
# bypass infrastructure bug
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
diff -ruN --exclude=CVS /usr/ports/net/py-beanstalkc/distinfo ./distinfo
--- /usr/ports/net/py-beanstalkc/distinfo 2011-06-12 05:21:14.000000000 +1000
+++ ./distinfo 2012-09-07 18:53:11.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (beanstalkc-0.2.0.tar.gz) = 42ea9c71322e0a4b04822be83e55240986ddc4061314ec49132fdbafe750e37a
-SIZE (beanstalkc-0.2.0.tar.gz) = 3518
+SHA256 (beanstalkc-0.3.0.tar.gz) = 45c3915ed876f80712fcafadee0feaaf0628e5c297e33aaea7f7b229deb80467
+SIZE (beanstalkc-0.3.0.tar.gz) = 3849
--- py27-beanstalkc-0.3.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list