Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv5757
Added Files:
cvs2cl.info svn2cl.info
Log Message:
to 10.7 with OK
--- NEW FILE: cvs2cl.info ---
Package: cvs2cl
Version: 2.62
Revision: 1
Source: http://www.red-bean.com/%n/%n.pl
Source-MD5: cf85f85fdbb8d8d115895e955c46732c
SourceRename: %n-%v.pl
NoSourceDirectory: true
PatchScript: tail -n 23 %n-%v.pl | head -n 19 > LICENSE
CompileScript: <<
pod2man \
--section=1 \
--release=%v \
--center="CVS-log-message-to-ChangeLog conversion" \
%n-%v.pl | sed 's/%n.pl/%n/g' >%n.1
<<
InstallScript: <<
install -d -m 755 %i/bin
install -c -m 755 %n-%v.pl %i/bin/%n
install -d -m 755 %i/share/man/man1
install -c -m 644 %n.1 %i/share/man/man1/%n.1
<<
DocFiles: LICENSE
Description: CVS-log-message-to-ChangeLog conversion
DescDetail: <<
This Perl script does what you think it does: it produces a GNU-style
ChangeLog for CVS-controlled sources, by running "cvs log" and parsing
the output. Duplicate log messages get unified in the Right Way.
<<
License: GPL
Maintainer: Hans-Christoph Steiner <[email protected]>
DescPackaging: <<
Previously maintained by Masanori Sekino and Lars Rosengreen.
<<
Homepage: http://www.red-bean.com/cvs2cl/
--- NEW FILE: svn2cl.info ---
Package: svn2cl
Version: 0.12
Revision: 1
###
Source: http://arthurdejong.org/%N/%N-%v.tar.gz
Source-MD5: 028f52e0a2d5c3b859b053067ee1af2c
SourceDirectory: %N-%v
###
DocFiles: ChangeLog NEWS README TODO
###
Maintainer: Hans-Christoph Steiner <[email protected]>
HomePage: http://arthurdejong.org/svn2cl
License: DFSG-Approved
Description: Generate a ChangeLog from an SVN log
###
BuildDepends: fink (>= 0.24.12), sed
Depends: libxslt-bin
###
CompileScript: <<
sed 's|^XSL="\$dir/|XSL="%p/share/%n/|' %n.sh > %n
<<
InstallScript: <<
install -d -m 755 %i/share/%n
install -c -m 644 %n.xsl svn2html.css svn2html.xsl authors.xml %i/share/%n/
install -d -m 755 %i/share/man/man1
install -c -m 644 %n.1 %i/share/man/man1/%n.1
install -d -m 755 %i/bin
install -c -m 755 %n %i/bin/%n
<<
###
DescDetail: <<
This is an xsl stylesheet for generating a classic GNU-style ChangeLog from a
subversion repository log. It is made from several changelog-like scripts
using common xslt constructs found in different places. This is just my
implementation.
I made it because it was the only thing that I missed from cvs after I
converted a repository to subversion. I used cvs2cl before.
<<
------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs