mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Upgrade to version 1.0.38.
This commit is contained in:
parent
d7f9e0e565
commit
cccfce0eda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59919
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= rrdtool
|
||||
PORTVERSION= 1.0.37
|
||||
PORTVERSION= 1.0.38
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/
|
||||
|
||||
@ -25,7 +25,7 @@ CFLAGS:= ${CFLAGS:N-ffast-math}
|
||||
MAN1= RRDp.1 RRDs.1 bin_dec_hex.1 rrdcgi.1 rrdcreate.1 rrddump.1 \
|
||||
rrdfetch.1 rrdgraph.1 rrdlast.1 rrdresize.1 rrdrestore.1 \
|
||||
rrdtool.1 rrdtune.1 rrdtutorial.1 rrdtutorial.es.1 rrdupdate.1 \
|
||||
cdeftutorial.1 rpntutorial.1 rrdinfo.1
|
||||
cdeftutorial.1 rpntutorial.1 rrdinfo.1 rrdxport.1
|
||||
MAN3= RRDp.3 RRDs.3
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (rrdtool-1.0.37.tar.gz) = 9a610d901933ad18f30162fde5d7c100
|
||||
MD5 (rrdtool-1.0.38.tar.gz) = e2843eec6cac1c735a8118fa2258d19c
|
||||
|
@ -32,6 +32,7 @@ share/doc/rrdtool/rrdresize.pod
|
||||
share/doc/rrdtool/rrdcgi.pod
|
||||
share/doc/rrdtool/rrdtutorial.pod
|
||||
share/doc/rrdtool/rrdtutorial.es.pod
|
||||
share/doc/rrdtool/rrdxport.pod
|
||||
share/doc/rrdtool/rrdtool.txt
|
||||
share/doc/rrdtool/rrdinfo.txt
|
||||
share/doc/rrdtool/rrdlast.txt
|
||||
@ -51,6 +52,7 @@ share/doc/rrdtool/rrdtutorial.txt
|
||||
share/doc/rrdtool/rrdtutorial.es.txt
|
||||
share/doc/rrdtool/RRDs.txt
|
||||
share/doc/rrdtool/RRDp.txt
|
||||
share/doc/rrdtool/rrdxport.txt
|
||||
share/doc/rrdtool/html/rrdtool.html
|
||||
share/doc/rrdtool/html/rrdinfo.html
|
||||
share/doc/rrdtool/html/rrdlast.html
|
||||
@ -70,6 +72,7 @@ share/doc/rrdtool/html/rrdtutorial.html
|
||||
share/doc/rrdtool/html/rrdtutorial.es.html
|
||||
share/doc/rrdtool/html/RRDs.html
|
||||
share/doc/rrdtool/html/RRDp.html
|
||||
share/doc/rrdtool/html/rrdxport.html
|
||||
lib/perl5/site_perl/%%PERL_VER%%/RRDp.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/RRDp/.packlist
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/RRDs.pm
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= rrdtool
|
||||
PORTVERSION= 1.0.37
|
||||
PORTVERSION= 1.0.38
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/
|
||||
|
||||
@ -25,7 +25,7 @@ CFLAGS:= ${CFLAGS:N-ffast-math}
|
||||
MAN1= RRDp.1 RRDs.1 bin_dec_hex.1 rrdcgi.1 rrdcreate.1 rrddump.1 \
|
||||
rrdfetch.1 rrdgraph.1 rrdlast.1 rrdresize.1 rrdrestore.1 \
|
||||
rrdtool.1 rrdtune.1 rrdtutorial.1 rrdtutorial.es.1 rrdupdate.1 \
|
||||
cdeftutorial.1 rpntutorial.1 rrdinfo.1
|
||||
cdeftutorial.1 rpntutorial.1 rrdinfo.1 rrdxport.1
|
||||
MAN3= RRDp.3 RRDs.3
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (rrdtool-1.0.37.tar.gz) = 9a610d901933ad18f30162fde5d7c100
|
||||
MD5 (rrdtool-1.0.38.tar.gz) = e2843eec6cac1c735a8118fa2258d19c
|
||||
|
@ -32,6 +32,7 @@ share/doc/rrdtool/rrdresize.pod
|
||||
share/doc/rrdtool/rrdcgi.pod
|
||||
share/doc/rrdtool/rrdtutorial.pod
|
||||
share/doc/rrdtool/rrdtutorial.es.pod
|
||||
share/doc/rrdtool/rrdxport.pod
|
||||
share/doc/rrdtool/rrdtool.txt
|
||||
share/doc/rrdtool/rrdinfo.txt
|
||||
share/doc/rrdtool/rrdlast.txt
|
||||
@ -51,6 +52,7 @@ share/doc/rrdtool/rrdtutorial.txt
|
||||
share/doc/rrdtool/rrdtutorial.es.txt
|
||||
share/doc/rrdtool/RRDs.txt
|
||||
share/doc/rrdtool/RRDp.txt
|
||||
share/doc/rrdtool/rrdxport.txt
|
||||
share/doc/rrdtool/html/rrdtool.html
|
||||
share/doc/rrdtool/html/rrdinfo.html
|
||||
share/doc/rrdtool/html/rrdlast.html
|
||||
@ -70,6 +72,7 @@ share/doc/rrdtool/html/rrdtutorial.html
|
||||
share/doc/rrdtool/html/rrdtutorial.es.html
|
||||
share/doc/rrdtool/html/RRDs.html
|
||||
share/doc/rrdtool/html/RRDp.html
|
||||
share/doc/rrdtool/html/rrdxport.html
|
||||
lib/perl5/site_perl/%%PERL_VER%%/RRDp.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/RRDp/.packlist
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/RRDs.pm
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= rrdtool
|
||||
PORTVERSION= 1.0.37
|
||||
PORTVERSION= 1.0.38
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/
|
||||
|
||||
@ -25,7 +25,7 @@ CFLAGS:= ${CFLAGS:N-ffast-math}
|
||||
MAN1= RRDp.1 RRDs.1 bin_dec_hex.1 rrdcgi.1 rrdcreate.1 rrddump.1 \
|
||||
rrdfetch.1 rrdgraph.1 rrdlast.1 rrdresize.1 rrdrestore.1 \
|
||||
rrdtool.1 rrdtune.1 rrdtutorial.1 rrdtutorial.es.1 rrdupdate.1 \
|
||||
cdeftutorial.1 rpntutorial.1 rrdinfo.1
|
||||
cdeftutorial.1 rpntutorial.1 rrdinfo.1 rrdxport.1
|
||||
MAN3= RRDp.3 RRDs.3
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (rrdtool-1.0.37.tar.gz) = 9a610d901933ad18f30162fde5d7c100
|
||||
MD5 (rrdtool-1.0.38.tar.gz) = e2843eec6cac1c735a8118fa2258d19c
|
||||
|
@ -32,6 +32,7 @@ share/doc/rrdtool/rrdresize.pod
|
||||
share/doc/rrdtool/rrdcgi.pod
|
||||
share/doc/rrdtool/rrdtutorial.pod
|
||||
share/doc/rrdtool/rrdtutorial.es.pod
|
||||
share/doc/rrdtool/rrdxport.pod
|
||||
share/doc/rrdtool/rrdtool.txt
|
||||
share/doc/rrdtool/rrdinfo.txt
|
||||
share/doc/rrdtool/rrdlast.txt
|
||||
@ -51,6 +52,7 @@ share/doc/rrdtool/rrdtutorial.txt
|
||||
share/doc/rrdtool/rrdtutorial.es.txt
|
||||
share/doc/rrdtool/RRDs.txt
|
||||
share/doc/rrdtool/RRDp.txt
|
||||
share/doc/rrdtool/rrdxport.txt
|
||||
share/doc/rrdtool/html/rrdtool.html
|
||||
share/doc/rrdtool/html/rrdinfo.html
|
||||
share/doc/rrdtool/html/rrdlast.html
|
||||
@ -70,6 +72,7 @@ share/doc/rrdtool/html/rrdtutorial.html
|
||||
share/doc/rrdtool/html/rrdtutorial.es.html
|
||||
share/doc/rrdtool/html/RRDs.html
|
||||
share/doc/rrdtool/html/RRDp.html
|
||||
share/doc/rrdtool/html/rrdxport.html
|
||||
lib/perl5/site_perl/%%PERL_VER%%/RRDp.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/RRDp/.packlist
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/RRDs.pm
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= rrdtool
|
||||
PORTVERSION= 1.0.37
|
||||
PORTVERSION= 1.0.38
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/
|
||||
|
||||
@ -25,7 +25,7 @@ CFLAGS:= ${CFLAGS:N-ffast-math}
|
||||
MAN1= RRDp.1 RRDs.1 bin_dec_hex.1 rrdcgi.1 rrdcreate.1 rrddump.1 \
|
||||
rrdfetch.1 rrdgraph.1 rrdlast.1 rrdresize.1 rrdrestore.1 \
|
||||
rrdtool.1 rrdtune.1 rrdtutorial.1 rrdtutorial.es.1 rrdupdate.1 \
|
||||
cdeftutorial.1 rpntutorial.1 rrdinfo.1
|
||||
cdeftutorial.1 rpntutorial.1 rrdinfo.1 rrdxport.1
|
||||
MAN3= RRDp.3 RRDs.3
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (rrdtool-1.0.37.tar.gz) = 9a610d901933ad18f30162fde5d7c100
|
||||
MD5 (rrdtool-1.0.38.tar.gz) = e2843eec6cac1c735a8118fa2258d19c
|
||||
|
@ -32,6 +32,7 @@ share/doc/rrdtool/rrdresize.pod
|
||||
share/doc/rrdtool/rrdcgi.pod
|
||||
share/doc/rrdtool/rrdtutorial.pod
|
||||
share/doc/rrdtool/rrdtutorial.es.pod
|
||||
share/doc/rrdtool/rrdxport.pod
|
||||
share/doc/rrdtool/rrdtool.txt
|
||||
share/doc/rrdtool/rrdinfo.txt
|
||||
share/doc/rrdtool/rrdlast.txt
|
||||
@ -51,6 +52,7 @@ share/doc/rrdtool/rrdtutorial.txt
|
||||
share/doc/rrdtool/rrdtutorial.es.txt
|
||||
share/doc/rrdtool/RRDs.txt
|
||||
share/doc/rrdtool/RRDp.txt
|
||||
share/doc/rrdtool/rrdxport.txt
|
||||
share/doc/rrdtool/html/rrdtool.html
|
||||
share/doc/rrdtool/html/rrdinfo.html
|
||||
share/doc/rrdtool/html/rrdlast.html
|
||||
@ -70,6 +72,7 @@ share/doc/rrdtool/html/rrdtutorial.html
|
||||
share/doc/rrdtool/html/rrdtutorial.es.html
|
||||
share/doc/rrdtool/html/RRDs.html
|
||||
share/doc/rrdtool/html/RRDp.html
|
||||
share/doc/rrdtool/html/rrdxport.html
|
||||
lib/perl5/site_perl/%%PERL_VER%%/RRDp.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/RRDp/.packlist
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/RRDs.pm
|
||||
|
Loading…
Reference in New Issue
Block a user