www/trac-accountmanager: Update to 0.5.17339
update trac-accountmanager to svn rev 17339 This version fixes incompatibility with trac > 1.0 Also updates 'https' for WWW. Remove LOCAL/kuriyama from MASTER_SITES PR: 237756 Submitted by: nomoo Approved by: maintainer timeout
This commit is contained in:
parent
6f69bc250f
commit
9210a35456
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505941
@ -2,11 +2,9 @@
|
||||
|
||||
PORTNAME= accountmanager
|
||||
PORTVERSION= 0.5.${REV}
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www devel python
|
||||
MASTER_SITES= LOCAL/kuriyama \
|
||||
http://trac-hacks.org/changeset/${REV}/accountmanagerplugin/trunk?old_path=/&format=zip&filename=
|
||||
MASTER_SITES= http://trac-hacks.org/changeset/${REV}/accountmanagerplugin/trunk?old_path=/&format=zip&filename=
|
||||
PKGNAMEPREFIX= trac-
|
||||
DIST_SUBDIR= trac
|
||||
|
||||
@ -19,10 +17,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
RUN_DEPENDS= tracd:www/trac
|
||||
|
||||
FETCH_BEFORE_ARGS= -o ${DISTFILES}
|
||||
REV= 12583
|
||||
REV= 17339
|
||||
WRKSRC= ${WRKDIR}/accountmanagerplugin/trunk
|
||||
USES= python:2.7 zip
|
||||
USE_PYTHON= distutils autoplist
|
||||
WRKSRC= ${WRKDIR}/accountmanagerplugin/trunk
|
||||
NO_ARCH= yes
|
||||
|
||||
# --- trac.ini
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (trac/accountmanager-0.5.12583.zip) = 704c89934a2be65f051f602e71c9162b6e1c48710dcf42a72b68e6e7e446c0b6
|
||||
SIZE (trac/accountmanager-0.5.12583.zip) = 309199
|
||||
TIMESTAMP = 1557078449
|
||||
SHA256 (trac/accountmanager-0.5.17339.zip) = b3b56a81ca307e22662194907f1e246be00094ab867a8c6b9b16d9a9b1c7748f
|
||||
SIZE (trac/accountmanager-0.5.17339.zip) = 360825
|
||||
|
@ -1,4 +1,4 @@
|
||||
Trac plugin to enable users to register new accounts or manage their
|
||||
existing account.
|
||||
|
||||
WWW: http://trac-hacks.org/wiki/AccountManagerPlugin
|
||||
WWW: https://trac-hacks.org/wiki/AccountManagerPlugin
|
||||
|
Loading…
Reference in New Issue
Block a user