Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv15948

Modified Files:
        deborphan.info 
Log Message:
Updating, taking maintainership.

Index: deborphan.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/deborphan.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- deborphan.info      4 Jan 2010 06:10:04 -0000       1.6
+++ deborphan.info      20 Jul 2011 05:00:22 -0000      1.7
@@ -1,20 +1,21 @@
 Package: deborphan
-Version: 1.7.27
+Version: 1.7.28.5
 Revision: 1
 BuildDepends: gettext-bin, gettext-tools, libgettext8-dev
 Depends: dialog, libgettext8-shlibs
 Source: http://ftp.debian.org/debian/pool/main/d/%n/%n_%v.tar.gz
-Source-MD5: 2de29f568d9e90d7629c879ed658c306
+Source-MD5: e84bb29165f5c564eccbd4a521eea30c
 SourceDirectory: %n-%v
 PatchScript: <<
- perl -pi -e 's,/var/(lib|state),%p/var/lib,' configure include/deborphan.h 
src/Makefile.in
- perl -pi -e 's, include <stdio\.h>,$&\n#  if !defined (__APPLE__),; s,fileno 
.*,$&\n#endif,' include/deborphan.h
- perl -pi -e 's,deb \*dfkeep,dep \*dfkeep,' src/deborphan.c
- perl -pi -e 's,if \[ -r %p/var/lib/debfoster/keepers \],if true,' configure
- perl -pi -e 's,#include <regex.h>,#include <sys/types.h>\n$&,' src/pkginfo.c
+#!/bin/sh -ev
+       perl -pi -e 's,/var/(lib|state),%p/var/lib,' configure 
include/deborphan.h src/Makefile.in
+       perl -pi -e 's,if \[ -r %p/var/lib/debfoster/keepers \],if true,' 
configure
+#  perl -pi -e 's, include <stdio\.h>,$&\n#  if !defined (__APPLE__),; 
s,fileno .*,$&\n#endif,' include/deborphan.h
+#  perl -pi -e 's,deb \*dfkeep,dep \*dfkeep,' src/deborphan.c
+#  perl -pi -e 's,#include <regex.h>,#include <sys/types.h>\n$&,' src/pkginfo.c
 <<
 UpdatePoMakefile: true
-SetCFLAGS: -Os
+SetCFLAGS: -Os -std=c89
 SetLIBS: -lintl
 DocFiles: COPYING NEWS README THANKS
 Description: Orphaned package finder
@@ -24,7 +25,7 @@
 oldlibs  sections,  to  hunt  down  unused libraries.
 <<
 License: Artistic
-Maintainer: Mcklaren <mckla...@users.sourceforge.net>
+Maintainer: Hisashi T Fujinaka <ht...@fls.portland.or.us>
 DescPackaging: <<
  Patched to work with debfoster and to include debfoster support
  even if debfoster isn't installed (will still work without it).


------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to