aboutsummaryrefslogtreecommitdiff
path: root/devel/hg-git/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-01-04 00:53:25 +0000
committerWen Heping <wen@FreeBSD.org>2010-01-04 00:53:25 +0000
commit24674ef07355c9ca2a41fb4e8909f432f30df871 (patch)
treeecf81d55294909a3a0bd26df71f33438532bcc01 /devel/hg-git/Makefile
parentdecda97ed08a7c4b60223d956f80d65522f3d7e9 (diff)
downloadports-24674ef07355c9ca2a41fb4e8909f432f30df871.tar.gz
ports-24674ef07355c9ca2a41fb4e8909f432f30df871.zip
Notes
Diffstat (limited to 'devel/hg-git/Makefile')
-rw-r--r--devel/hg-git/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile
index 5ff2579495ad..3692f6079998 100644
--- a/devel/hg-git/Makefile
+++ b/devel/hg-git/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hg-git
PORTVERSION= 0.2.1
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,14 +15,14 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= marco.broeder@gmx.eu
COMMENT= Mercurial extension to pull from or push to a Git repository
-RUN_DEPENDS= ${PKGNAMEPREFIX}dulwich>=0.4.0:${PORTSDIR}/devel/dulwich \
+RUN_DEPENDS= ${PKGNAMEPREFIX}dulwich>=0.4.1:${PORTSDIR}/devel/dulwich \
hg:${PORTSDIR}/devel/mercurial
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
-PLIST_SUB= VERSION=${PORTVERSION} PYVER=${PYTHON_VERSION:S/python//}
-PLIST_FILES= %%PYTHON_SITELIBDIR%%/hg_git-%%VERSION%%-py%%PYVER%%.egg
+PLIST_SUB= VERSION=${PORTVERSION} PYVER=${PYTHON_VERSION:S/thon//}
+PLIST_FILES= %%PYTHON_SITELIBDIR%%/hg_git-%%VERSION%%-%%PYVER%%.egg
post-install:
@${CAT} ${PKGMESSAGE}