Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory 
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv19549/main/finkinfo/libs/perlmods

Modified Files:
        rrd-pm.info rrd-pm.patch 
Log Message:
new upstream

Index: rrd-pm.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/rrd-pm.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- rrd-pm.patch        15 Sep 2006 01:14:44 -0000      1.3
+++ rrd-pm.patch        20 Feb 2009 14:22:25 -0000      1.4
@@ -1,6 +1,6 @@
-
---- rrdtool-1.2.12/bindings/perl-piped/t/base.t        2005-12-18 
15:30:46.000000000 -0500
-+++ rrdtool-1.2.12-new/bindings/perl-piped/t/base.t    2006-02-27 
21:23:35.000000000 -0500
+diff -Nurd rrdtool-1.2.30/bindings/perl-piped/t/base.t 
rrdtool-1.2.30-patched/bindings/perl-piped/t/base.t
+--- rrdtool-1.2.30/bindings/perl-piped/t/base.t        2009-01-19 
09:29:14.000000000 -0500
++++ rrdtool-1.2.30-patched/bindings/perl-piped/t/base.t        2009-02-20 
08:45:31.000000000 -0500
 @@ -23,7 +23,7 @@
  
  print "ok 1 module load\n";
@@ -10,3 +10,18 @@
  
  $now=time();
  RRDp::cmd qw(create demo.rrd --start ), $now, qw(--step 100 ),
+diff -Nurd rrdtool-1.2.30/bindings/perl-shared/Makefile.PL 
rrdtool-1.2.30-patched/bindings/perl-shared/Makefile.PL
+--- rrdtool-1.2.30/bindings/perl-shared/Makefile.PL    2009-01-19 
09:29:14.000000000 -0500
++++ rrdtool-1.2.30-patched/bindings/perl-shared/Makefile.PL    2009-02-20 
08:46:26.000000000 -0500
+@@ -30,10 +30,9 @@
+     'VERSION_FROM' => 'RRDs.pm', # finds $VERSION
+     'DEFINE'     => "-DPERLPATCHLEVEL=$Config{PATCHLEVEL}",
+     'INC'          => '-I../../src',
+-    'LIBS'         => '-lm -lpng -lz -lfreetype',
++    'LIBS'         => '-lm -lpng -lz -lfreetype -lrrd',
+     # Perl will figure out which one is valid
+     #'dynamic_lib'  => {'OTHERLDFLAGS' => "$librrd -lm"},
+-    'depend'       => {'RRDs.c' => "../../src/librrd.la"},
+     'LDFROM'       => '$(OBJECT) '.$librrd,        
+     'realclean'    => {FILES => 't/demo?.rrd t/demo?.png' }
+ );

Index: rrd-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/rrd-pm.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- rrd-pm.info 12 Jan 2009 06:02:40 -0000      1.15
+++ rrd-pm.info 20 Feb 2009 14:22:25 -0000      1.16
@@ -1,7 +1,7 @@
 Info2: <<
 Package: rrd-pm%type_pkg[perl]
-Version: 1.2.23
-Revision: 1021
+Version: 1.2.30
+Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
 Description: RRDTool Perl bindings module
@@ -15,7 +15,7 @@
        rrdtool (>= %v-1)
 <<
 BuildDepends: <<
-       fink (>= 0.24.12-1),
+       fink (>= 0.28.0-1),
        libpng3,
        perl%type_pkg[perl]-core,
        rrdtool (>= %v-1),
@@ -37,9 +37,9 @@
 Suggests: rrdtool
 
 Source: http://oss.oetiker.ch/rrdtool/pub/rrdtool-%v.tar.gz
-Source-MD5: dafa161bc9c61e57636a6085c87c1fe8
+Source-MD5: 19b24f7184a8dbf7b48c1bbb565ad9fb
 PatchFile: rrd-pm.patch
-PatchFile-MD5: 890b1d0e56da89bc48816b13c3257bcc
+PatchFile-MD5: 12c6de4e63456c51f8470f75b9f9182c
 
 SetCPPFLAGS: -fno-common -I%p/lib/freetype219/include 
-I%p/lib/freetype219/include/freetype2
 ConfigureParams: --enable-shared --with-tcllib=%p/lib --mandir=%p/share/man 
--enable-local-libpng --enable-local-zlib --enable-perl --disable-python
@@ -85,6 +85,7 @@
        make -j1 install DESTDIR="%d" 
examplesdir="%p/share/doc/rrd-pm%type_pkg[perl]/examples"
        popd
 <<
+NoPerlTests: true
 DocFiles: bindings/perl-piped/README:README.piped 
bindings/perl-shared/README:README.shared
 
 Homepage: http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to