ports/187421: [UPDATE] databases/py-swift: update to 1.13.0
Steve Wills
swills at freebsd.org
Mon Mar 10 16:10:01 UTC 2014
>Number: 187421
>Category: ports
>Synopsis: [UPDATE] databases/py-swift: update to 1.13.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: Mon Mar 10 16:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Steve Wills
>Release: FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 11.0-CURRENT FreeBSD 11.0-CURRENT #2 r262336M: Tue Feb 25 04:51:57 UTC
>Description:
- Update to 1.13.0
Port maintainer (gslin at gslin.org) is cc'd.
Generated with FreeBSD Port Tools 1.00.2014.02.11 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:
--- py-swift-1.13.0.patch begins here ---
Index: UIDs
===================================================================
--- UIDs (revision 347396)
+++ UIDs (working copy)
@@ -106,6 +106,7 @@
dnscache:*:184:184::0:0:dnscache pseudo-user:/nonexistent:/usr/sbin/nologin
tinydns:*:185:185::0:0:tinydns pseudo-user:/nonexistent:/usr/sbin/nologin
dnslog:*:186:186::0:0:dnslog pseudo-user:/nonexistent:/usr/sbin/nologin
+swift:*:187:187::0:0:Swift daemon pseudo-user:/nonexistent:/usr/sbin/nologin
moinmoin:*:192:192::0:0:MoinMoin User:/nonexistent:/usr/sbin/nologin
cups:*:193:193::0:0:Cups Owner:/nonexistent:/usr/sbin/nologin
saned:*:194:194::0:0:SANE Scanner Daemon:/nonexistent:/bin/sh
Index: GIDs
===================================================================
--- GIDs (revision 347396)
+++ GIDs (working copy)
@@ -101,6 +101,7 @@
dnscache:*:184:
tinydns:*:185:
dnslog:*:186:
+swift:*:187:
moinmoin:*:192:
cups:*:193:
saned:*:194:
Index: databases/py-swift/Makefile
===================================================================
--- databases/py-swift/Makefile (revision 347772)
+++ databases/py-swift/Makefile (working copy)
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= swift
-PORTVERSION= 1.12.0
+PORTVERSION= 1.13.0
CATEGORIES= databases python
-MASTER_SITES= http://launchpadlibrarian.net/163953035/
+MASTER_SITES= http://launchpadlibrarian.net/168204360/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gslin at gslin.org
@@ -24,6 +24,7 @@
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3 \
${PYTHON_PKGNAMEPREFIX}webob>=0.9.8:${PORTSDIR}/www/py-webob \
${PYTHON_PKGNAMEPREFIX}xattr>=0:${PORTSDIR}/devel/py-xattr \
+ memcached>=0:${PORTSDIR}/databases/memcached \
rsync>=3.0:${PORTSDIR}/net/rsync
USE_PYTHON= 2
@@ -30,6 +31,8 @@
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
USE_RC_SUBR= swift
+USERS= swift
+GROUPS= swift
post-patch:
@${REINPLACE_CMD} -e "s|/etc/swift|${PREFIX}/etc/${PORTNAME}|" \
Index: databases/py-swift/distinfo
===================================================================
--- databases/py-swift/distinfo (revision 347772)
+++ databases/py-swift/distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (swift-1.12.0.tar.gz) = 8ca450e747339668ade6b62b78c4617b2f7c5ff4c4b9f7b3cbc48779b8dfaa3e
-SIZE (swift-1.12.0.tar.gz) = 751007
+SHA256 (swift-1.13.0.tar.gz) = 2c2203678cb67e2e8249db1265c68ec901edfaaceeb759e1ac427324a74b6918
+SIZE (swift-1.13.0.tar.gz) = 779440
--- py-swift-1.13.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list