Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29802/devel

Modified Files:
        reposurgeon.info 
Log Message:
New upstream version

Index: reposurgeon.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/reposurgeon.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- reposurgeon.info    29 Nov 2012 10:44:19 -0000      1.3
+++ reposurgeon.info    22 Jan 2013 14:27:24 -0000      1.4
@@ -15,21 +15,21 @@
 # maintainership of) the affected package.
 
 Package: reposurgeon
-Version: 2.6
+Version: 2.14
 Revision: 1
 Maintainer: Max Horn <m...@quendi.de>
 #
 Source: http://www.catb.org/~esr/%n/%n-%v.tar.gz
-Source-MD5: 061c10623467136af35d66ee0bc24cf6 
-Depends: python27
+Source-MD5: 9208989245bac3978cd0a46730c11056 
+#Depends: python27
 BuildDepends: xmlto
-PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
-CompileScript: make reposurgeon.1 svnpull.1
+#PatchScript: perl -pi -e 's|#!/usr/bin/python -3|#!%p/bin/python2.7 -3|' 
reposurgeon
+CompileScript: make reposurgeon.1 repopuller.1 repodiffer.1
 InstallScript: <<
 #!/bin/sh -ev
   /usr/bin/install -d -m 755 %i/bin
   /usr/bin/install -d -m 755 %i/share/man/man1
-  for n in reposurgeon svnpull ; do
+  for n in reposurgeon repopuller repodiffer ; do
     /usr/bin/install -c -p -m 755 $n %i/bin
     /usr/bin/install -c -p -m 644 $n.1 %i/share/man/man1
   done


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to