mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
- Update to trac-0.12
PR: ports/148872 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
This commit is contained in:
parent
2b361e1e66
commit
8b0aacbabd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259635
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gitplugin
|
||||
PORTVERSION= 0.11.0.2.7034
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.12.0.2.7757
|
||||
CATEGORIES= www devel python
|
||||
MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \
|
||||
http://code.douglasthrift.net/files/${PORTNAME}/
|
||||
@ -20,17 +19,18 @@ COMMENT= Git plugin for Trac
|
||||
RUN_DEPENDS= git:${PORTSDIR}/devel/git \
|
||||
tracd:${PORTSDIR}/www/trac
|
||||
BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_ZIP= yes
|
||||
PYDISTUTILS_PKGNAME= TracGit
|
||||
PYDISTUTILS_PKGVERSION= ${PORTVERSION:R}
|
||||
PYDISTUTILS_PKGVERSION= ${PORTVERSION:R}dev
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}/${PORTVERSION:C/(.[0-9]+){3}$//}
|
||||
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
||||
|
||||
pre-configure:
|
||||
post-extract:
|
||||
${CHMOD} -R a+r ${WRKSRC}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gitplugin-r7034.zip) = aa97d9343a43be86f1701375f9a90c1d
|
||||
SHA256 (gitplugin-r7034.zip) = 1ece50a8a0870e860af24d6d91da7d6140f0a716ba79856514a6fd8532d152ab
|
||||
SIZE (gitplugin-r7034.zip) = 32645
|
||||
MD5 (gitplugin-r7757.zip) = 5c37e9d916e01802d00cb13160336e98
|
||||
SHA256 (gitplugin-r7757.zip) = d1575f382a0e132eac9e5aecfeca6329012f4c3a36d15c35d870d5bf763b8401
|
||||
SIZE (gitplugin-r7757.zip) = 73891
|
||||
|
Loading…
x
Reference in New Issue
Block a user