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@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