Bug 169881 - [MAINTAINER] databases/py27-pylibmc: update to 1.2.3
Summary: [MAINTAINER] databases/py27-pylibmc: update to 1.2.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-15 15:10 UTC by gslin
Modified: 2012-08-05 09:30 UTC (History)
1 user (show)

See Also:


Attachments
py27-pylibmc-1.2.3.patch (1.07 KB, patch)
2012-07-15 15:10 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2012-07-15 15:10:08 UTC
- Update to 1.2.3

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-15 15:10:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2012-08-05 09:22:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-08-05 09:23:02 UTC
Author: miwi
Date: Sun Aug  5 08:22:52 2012
New Revision: 302093
URL: http://svn.freebsd.org/changeset/ports/302093

Log:
  - Update 1.2.3
  
  PR:		169881
  Submitted by:	Maintainer

Modified:
  head/databases/py-pylibmc/Makefile   (contents, props changed)
  head/databases/py-pylibmc/distinfo   (contents, props changed)

Modified: head/databases/py-pylibmc/Makefile
==============================================================================
--- head/databases/py-pylibmc/Makefile	Sun Aug  5 08:19:31 2012	(r302092)
+++ head/databases/py-pylibmc/Makefile	Sun Aug  5 08:22:52 2012	(r302093)
@@ -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 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	gslin@gslin.org
 COMMENT=	Python libmemcached wrapper
 
+LICENSE=	BSD
+
 LIB_DEPENDS=	memcached:${PORTSDIR}/databases/libmemcached
 
 MAKE_ENV+=	LIBMEMCACHED="${LOCALBASE}"

Modified: head/databases/py-pylibmc/distinfo
==============================================================================
--- head/databases/py-pylibmc/distinfo	Sun Aug  5 08:19:31 2012	(r302092)
+++ head/databases/py-pylibmc/distinfo	Sun Aug  5 08:22:52 2012	(r302093)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"