Index: head/devel/cvs2svn/Makefile =================================================================== --- head/devel/cvs2svn/Makefile (revision 148626) +++ head/devel/cvs2svn/Makefile (revision 148627) @@ -1,21 +1,23 @@ # New ports collection makefile for: cvs2svn # Date created: 1 May 2004 # Whom: Hye-Shik Chang # # $FreeBSD$ PORTNAME= cvs2svn -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.0 CATEGORIES= devel -MASTER_SITES= http://cvs2svn.tigris.org/files/documents/1462/20727/ +MASTER_SITES= http://cvs2svn.tigris.org/files/documents/1462/25036/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles MAINTAINER= jihuang@gate.sinica.edu.tw COMMENT= CVS to Subversion Repository Converter RUN_DEPENDS= svn:${PORTSDIR}/devel/subversion \ ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes .include Property changes on: head/devel/cvs2svn/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/devel/cvs2svn/distinfo =================================================================== --- head/devel/cvs2svn/distinfo (revision 148626) +++ head/devel/cvs2svn/distinfo (revision 148627) @@ -1,2 +1,2 @@ -MD5 (cvs2svn-1.2.1.tar.gz) = 6769d039bea9c6c468402d1e6cbc38e0 -SIZE (cvs2svn-1.2.1.tar.gz) = 205214 +MD5 (cvs2svn-1.3.0.tar.gz) = 4abb243f76c5b3a8ffddcf751cacdc47 +SIZE (cvs2svn-1.3.0.tar.gz) = 211310 Property changes on: head/devel/cvs2svn/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property