Date: Sun, 01 Jun 2008 21:27:21 -0400 (EDT) From: "Aryeh M. Friedman" <aryeh.friedman@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/124195: [PATCH] devel/tailor: update to 0.9.34 Message-ID: <200806020127.m521RLbd033195@ool-435559b8.dyn.optonline.net> Resent-Message-ID: <200806020200.m52201tD018716@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124195 >Category: ports >Synopsis: [PATCH] devel/tailor: update to 0.9.34 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 02 02:00:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Aryeh M. Friedman >Release: FreeBSD 8.0-CURRENT amd64 >Organization: FloSoft Systems >Environment: System: FreeBSD ool-435559b8.dyn.optonline.net 8.0-CURRENT FreeBSD 8.0-CURRENT #5: Sun Jun 1 15:48:47 EDT >Description: - Update to 0.9.34 - Take maintainership Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- tailor-0.9.34.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/tailor/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 14 Apr 2008 08:36:26 -0000 1.8 +++ Makefile 2 Jun 2008 01:21:32 -0000 @@ -6,11 +6,11 @@ # PORTNAME= tailor -PORTVERSION= 0.9.31 +PORTVERSION= 0.9.34 CATEGORIES= devel python MASTER_SITES= http://darcs.arstecnica.it/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= aryeh.friedmian@gmail.com COMMENT= Migrates changesets between version control systems RUN_DEPENDS= ${LOCALBASE}/bin/rsync:${PORTSDIR}/net/rsync Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/tailor/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 14 Apr 2008 08:36:26 -0000 1.7 +++ distinfo 2 Jun 2008 00:40:57 -0000 @@ -1,3 +1,3 @@ -MD5 (tailor-0.9.31.tar.gz) = 6218a8b876320ce438e1a7388dce988f -SHA256 (tailor-0.9.31.tar.gz) = 72ecb499d330b20242a2031dcbfc32127bfb4ec89afff79debf5c1eaaa69ffaa -SIZE (tailor-0.9.31.tar.gz) = 212010 +MD5 (tailor-0.9.34.tar.gz) = bfd7a007566556f946d1d93d4ce91dbc +SHA256 (tailor-0.9.34.tar.gz) = fe3a8cfc2835a888bf112786cd82aa5347e9e06de865be9d91c6ea1699d8e20a +SIZE (tailor-0.9.34.tar.gz) = 227395 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/tailor/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- pkg-descr 17 Aug 2006 19:19:03 -0000 1.2 +++ pkg-descr 2 Jun 2008 00:43:44 -0000 @@ -1,5 +1,5 @@ -Tailor is a tool to migrate changesets between ArX, Bazaar, Bazaar-NG, -CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla +Tailor is a tool to migrate changesets between Aegis, ArX, Bazaar, Bazaar-NG, +CVS, Codeville, Darcs, Git, Mercurial, Monotone, Perforce, Subversion and Tla repositories. WWW: http://progetti.arstecnica.it/tailor/wiki/VersionOne --- tailor-0.9.34.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806020127.m521RLbd033195>