1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to 20110228

- Add license

PR:		ports/161827
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Approved by:	glarkin@ (mentor)
Feature safe:	yes
This commit is contained in:
Carlo Strub 2011-11-16 06:13:39 +00:00
parent 115f7e3c13
commit e52fb97c79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285891
3 changed files with 11 additions and 9 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= bzr
PORTVERSION= 20090604
PORTREVISION= 3
PORTVERSION= 20110228
CATEGORIES= www
MASTER_SITES= http://home.tiscali.cz/~cz210552/bsdports/tarballs/
PKGNAMEPREFIX= trac-
@ -16,9 +15,10 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
MAINTAINER= hsn@sendmail.cz
COMMENT= Bazaar-NG plugin for Trac
LICENSE= GPLv2
BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
RUN_DEPENDS= tracd:${PORTSDIR}/www/trac bzr:${PORTSDIR}/devel/bazaar-ng
USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
@ -30,7 +30,10 @@ PLIST_SUB= EASY_INSTALL_CMD=${EASY_INSTALL_CMD} \
PYTRAC_BZR_EGG=${PYTRAC_BZR_EGG}
EASY_INSTALL_CMD?= easy_install-${PYTHON_VER}
PYTRAC_BZR_EGG= TracBzr-0.2-py${PYTHON_VER}.egg
PYTRAC_BZR_EGG= TracBzr-0.4.2-py${PYTHON_VER}.egg
post-patch:
${REINPLACE_CMD} -e 's|tag_date = 1||' ${WRKSRC}/setup.cfg
post-install:
@${CAT} ${PKGMESSAGE}

View File

@ -1,2 +1,2 @@
SHA256 (trac-bzr-20090604.tar.bz2) = 0d2dce08275dceabb2a28734aff743b489fd2ac016a16a3319ff20786fe82373
SIZE (trac-bzr-20090604.tar.bz2) = 23756
SHA256 (trac-bzr-20110228.tar.bz2) = cbfcb608a2398168ac3a29267f691a1ecb762b2c68aa9188b8236b77120b6c94
SIZE (trac-bzr-20110228.tar.bz2) = 27128

View File

@ -1,5 +1,4 @@
following lines must be added to your trac.ini and Trac must be
restarted.
The following lines must be added to your trac.ini and Trac must be restarted.
[trac]
repository_dir = /path/to/repository