mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 0.12.0.5
PR: 158521 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
This commit is contained in:
parent
f4fe78d3ea
commit
8c8554f368
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276846
@ -6,31 +6,30 @@
|
||||
#
|
||||
|
||||
PORTNAME= gitplugin
|
||||
PORTVERSION= 0.12.0.2.7757
|
||||
PORTVERSION= 0.12.0.5
|
||||
CATEGORIES= www devel python
|
||||
MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \
|
||||
MASTER_SITES= https://download.github.com/ \
|
||||
http://apt.douglasthrift.net/files/${PORTNAME}/ \
|
||||
http://code.douglasthrift.net/files/${PORTNAME}/
|
||||
PKGNAMEPREFIX= trac-
|
||||
DISTNAME= ${PORTNAME}-r${PORTVERSION:E}
|
||||
DISTNAME= hvr-trac-git-plugin-v${PORTVERSION}-15-g${GITPLUGIN_HASH}
|
||||
|
||||
MAINTAINER= douglas@douglasthrift.net
|
||||
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}dev
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}/${PORTVERSION:C/(.[0-9]+){3}$//}
|
||||
PYDISTUTILS_PKGVERSION= ${PORTVERSION}dev
|
||||
WRKSRC= ${WRKDIR}/hvr-trac-git-plugin-${GITPLUGIN_HASH}
|
||||
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
||||
|
||||
post-extract:
|
||||
${CHMOD} -R a+r ${WRKSRC}
|
||||
GITPLUGIN_HASH= 2c21931
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gitplugin-r7757.zip) = d1575f382a0e132eac9e5aecfeca6329012f4c3a36d15c35d870d5bf763b8401
|
||||
SIZE (gitplugin-r7757.zip) = 73891
|
||||
SHA256 (hvr-trac-git-plugin-v0.12.0.5-15-g2c21931.tar.gz) = 41547119555cb0d1c0007d74d7846aec1609399a742fe710fb231308af4c4c5c
|
||||
SIZE (hvr-trac-git-plugin-v0.12.0.5-15-g2c21931.tar.gz) = 23968
|
||||
|
Loading…
Reference in New Issue
Block a user