mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
devel/git-cvs: update 0.0.1 -> 0.1.0
PR: 213775 Changes: https://github.com/ustuehler/git-cvs/blob/master/CHANGELOG.md Submitted by: mp39590@gmail.com (maintainer)
This commit is contained in:
parent
cac43adf5c
commit
cb73f3209a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425346
@ -2,12 +2,13 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= git-cvs
|
||||
PORTVERSION= 0.0.1.20151027
|
||||
PORTVERSION= 0.1.0
|
||||
CATEGORIES= devel python
|
||||
|
||||
MAINTAINER= mp39590@gmail.com
|
||||
COMMENT= Tool to incrementally import changesets from CVS into Git
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.0:devel/py-nose
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rcsparse>0:devel/py-rcsparse \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3
|
||||
|
||||
@ -15,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ustuehler
|
||||
GH_TAGNAME= d068834
|
||||
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (ustuehler-git-cvs-0.0.1.20151027-d068834_GH0.tar.gz) = 632d30087c30f57c834e843e9334f1367a46bfb3f53a3e44d4c26eef8e16a08f
|
||||
SIZE (ustuehler-git-cvs-0.0.1.20151027-d068834_GH0.tar.gz) = 67055
|
||||
TIMESTAMP = 1477340161
|
||||
SHA256 (ustuehler-git-cvs-0.1.0_GH0.tar.gz) = 3ed0855e3b15a29ecf5430ad7a5c0593f5cc02ea708602cbff1b049cf57eb14a
|
||||
SIZE (ustuehler-git-cvs-0.1.0_GH0.tar.gz) = 69853
|
||||
|
Loading…
Reference in New Issue
Block a user