Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2012 22:00:23 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/169881: [MAINTAINER] databases/py27-pylibmc: update to 1.2.3
Message-ID:  <20120715140023.923FE7E81B@colo-p.gslin.org>
Resent-Message-ID: <201207151410.q6FEA8tk010755@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         169881
>Category:       ports
>Synopsis:       [MAINTAINER] databases/py27-pylibmc: update to 1.2.3
>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 Jul 15 14:10:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 9.0-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012
>Description:
- Update to 1.2.3

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-pylibmc-1.2.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/py-pylibmc/Makefile ./Makefile
--- /usr/ports/databases/py-pylibmc/Makefile	2012-04-14 01:48:18.000000000 +0800
+++ ./Makefile	2012-07-15 21:59:54.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	pylibmc
-PORTVERSION=	1.2.2
-PORTREVISION=	2
+PORTVERSION=	1.2.3
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +14,8 @@
 MAINTAINER=	gslin@gslin.org
 COMMENT=	Python libmemcached wrapper
 
+LICENSE=	BSD
+
 LIB_DEPENDS=	memcached:${PORTSDIR}/databases/libmemcached
 
 MAKE_ENV+=	LIBMEMCACHED="${LOCALBASE}"
diff -ruN --exclude=CVS /usr/ports/databases/py-pylibmc/distinfo ./distinfo
--- /usr/ports/databases/py-pylibmc/distinfo	2012-01-15 03:12:11.000000000 +0800
+++ ./distinfo	2012-07-15 21:58:47.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (pylibmc-1.2.2.tar.gz) = 040e9536d1722760bdb61b8a0a2780491176b73196603ec0b1de01381271aa54
-SIZE (pylibmc-1.2.2.tar.gz) = 47032
+SHA256 (pylibmc-1.2.3.tar.gz) = 0157c72ce8b6aeefe52c77be5e1d059481b58127e0f9d2d6c216f6b1c68da6dc
+SIZE (pylibmc-1.2.3.tar.gz) = 47355
--- py27-pylibmc-1.2.3.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120715140023.923FE7E81B>