Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11365

Modified Files:
        diffutils.info 
Log Message:
Taking over diffutils, updating to latest version

Index: diffutils.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/diffutils.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- diffutils.info      13 Jan 2007 19:49:30 -0000      1.2
+++ diffutils.info      6 May 2010 17:10:46 -0000       1.3
@@ -1,12 +1,33 @@
+# DISCLAIMER: Max Horn is the sole maintainer of this package.
+# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
+# Preferably, send a patch to me instead of making changes yourself!
+# If that is not possible due to extra urgency, at least send me a mail.
+#
+# Explanation: I am sick and tired of getting back to my packages and
+# discovering that people have messed with it. I am then forced to
+# retrace their steps, find out who, when and why did make a certain
+# change etc. -- i.e. it makes my life as maintainer harder.
+# Furthermore, as maintainer I am responsible for problems caused by my
+# packages. But I am not willing to take responsibility for something I
+# did not do. In particular, for changes that other people introduced
+# behind my back, no matter how good and noble their intentions were. As
+# such, I may see myself forced to drop responsibility for (and hence,
+# maintainership of) the affected package.
+
 Package: diffutils
-Version: 2.8.1
+Version: 3.0
 Revision: 1
-Maintainer: None <fink-de...@lists.sourceforge.net>
+Maintainer: Max Horn <m...@quendi.de>
 Source: gnu
-Source-MD5: 71f9c5ae19b60608f6c7f162da86a428
-InstallScript: <<
-make install prefix=%i infodir=%i/share/info mandir=%i/share/man
+Source-MD5: 684aaba1baab743a2a90e52162ff07da
+BuildDepends: libgettext8-dev
+Depends: libgettext8-shlibs
+ConfigureParams: <<
+  --mandir=%p/share/man \
+  --infodir=%p/share/info \
+  --disable-dependency-tracking
 <<
+InstallScript: make install DESTDIR=%d
 DocFiles: ChangeLog README COPYING NEWS THANKS
 InfoDocs: diff.info
 Description: Tools to compare files
@@ -15,7 +36,7 @@
 generate patch files which list the differences.
 <<
 DescPackaging: <<
- Previous versions by Christoph Pfisterer and Matt Stephenson.
+Previous versions by Christoph Pfisterer and Matt Stephenson.
 <<
 License: GPL
 Homepage: http://www.gnu.org/software/diffutils/diffutils.html


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to