FreeBSD Bugzilla – Attachment 88404 Details for
Bug 125202
[MAINTAINER] devel/cvs2svn: update to 2.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cvs2svn-2.1.1.patch
cvs2svn-2.1.1.patch (text/plain), 2.26 KB, created by
Philip M. Gollucci
on 2008-07-03 04:10:02 UTC
(
hide
)
Description:
cvs2svn-2.1.1.patch
Filename:
MIME Type:
Creator:
Philip M. Gollucci
Created:
2008-07-03 04:10:02 UTC
Size:
2.26 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/cvs2svn/Makefile,v >retrieving revision 1.18 >diff -u -u -r1.18 Makefile >--- Makefile 2 Jul 2008 21:20:27 -0000 1.18 >+++ Makefile 3 Jul 2008 03:05:43 -0000 >@@ -5,15 +5,9 @@ > # $FreeBSD: ports/devel/cvs2svn/Makefile,v 1.18 2008/07/02 21:20:27 pav Exp $ > > PORTNAME= cvs2svn >-PORTVERSION= 2.1.0 >-PORTREVISION= 1 >+PORTVERSION= 2.1.1 > CATEGORIES= devel >-MASTER_SITES= http://cvs2svn.tigris.org/files/documents/1462/41596/ \ >- http://cvs2svn.tigris.org/files/documents/1462/39919/ \ >- ftp://ftp.rewt.org.uk/pub/distfiles/ \ >- http://gentoo.nedlinux.nl/distfiles/ \ >- ${MASTER_SITE_LOCAL} >-MASTER_SITE_SUBDIR= jkoshy >+MASTER_SITES= http://cvs2svn.tigris.org/files/documents/1462/42521/ > > MAINTAINER= pgollucci@p6m7g8.com > COMMENT= CVS to Subversion Repository Converter >@@ -21,9 +15,7 @@ > BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm > RUN_DEPENDS= ${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion \ > ${LOCALBASE}/bin/git:${PORTSDIR}/devel/git \ >- ${BUILD_DEPENDS} >- >-DISABLE_SIZE= yes >+ ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm > > USE_PYTHON= 2.3+ > USE_PYDISTUTILS= yes >d@@ -36,8 +28,8 @@ > do-extract: > @${RM} -rf ${WRKDIR} > @${MKDIR} ${WRKDIR} >- @-for file in ${EXTRACT_ONLY}; do \ >- if ! (cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/$$file ${EXTRACT_AFTER_ARGS});\ >+ @-for f in ${EXTRACT_ONLY}; do \ >+ if ! (cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/$$f ${EXTRACT_AFTER_ARGS});\ > then \ > exit 1; \ > fi; \ >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/cvs2svn/distinfo,v >retrieving revision 1.11 >diff -u -u -r1.11 distinfo >--- distinfo 16 Mar 2008 23:05:51 -0000 1.11 >+++ distinfo 3 Jul 2008 03:05:43 -0000 >@@ -1,3 +1,3 @@ >-MD5 (cvs2svn-2.1.0.tar.gz) = df6d42c94f99aeedffa8c438dbb7ac3d >-SHA256 (cvs2svn-2.1.0.tar.gz) = b698b8aa138d3d8af07067f47068e9279871f4edbe2864ed056cf8a5a274ed54 >-SIZE (cvs2svn-2.1.0.tar.gz) = 389401 >+MD5 (cvs2svn-2.1.1.tar.gz) = c1d5d97848658acdc293805b08e12959 >+SHA256 (cvs2svn-2.1.1.tar.gz) = bd724fb615a5ac1ea1f7aaa62cafad3404d82b9fd1922a1028b81ad0672f9f10 >+SIZE (cvs2svn-2.1.1.tar.gz) = 389645
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 125202
: 88404