Date: Wed, 4 Oct 2000 13:29:59 +0400 (MSD) From: "Dmitry S. Sivachenko" <dima@Chg.RU> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/21744: Update port: net/rrdtool Message-ID: <200010040929.NAA22476@chg.ru>
next in thread | raw e-mail | index | archive | help
>Number: 21744 >Category: ports >Synopsis: Update port: net/rrdtool >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 04 02:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Dmitry S. Sivachenko >Release: FreeBSD 3.3-RELEASE i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: diff -Nur rrdtool.old/Makefile rrdtool/Makefile --- rrdtool.old/Makefile Tue Aug 1 07:10:45 2000 +++ rrdtool/Makefile Wed Oct 4 12:54:16 2000 @@ -6,7 +6,7 @@ # PORTNAME= rrdtool -PORTVERSION= 1.0.25 +PORTVERSION= 1.0.28 CATEGORIES= net MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/ diff -Nur rrdtool.old/files/md5 rrdtool/files/md5 --- rrdtool.old/files/md5 Tue Aug 1 07:10:45 2000 +++ rrdtool/files/md5 Wed Oct 4 13:06:50 2000 @@ -1 +1 @@ -MD5 (rrdtool-1.0.25.tar.gz) = 9e6cc896f4d1fe8195aa41ee775aa71a +MD5 (rrdtool-1.0.28.tar.gz) = 4db8949675ccb97cd289fae96fb3dbb0 diff -Nur rrdtool.old/patches/patch-ac rrdtool/patches/patch-ac --- rrdtool.old/patches/patch-ac Thu Jun 29 07:12:10 2000 +++ rrdtool/patches/patch-ac Wed Oct 4 13:10:50 2000 @@ -1,17 +1,17 @@ ---- Makefile.in.orig Tue Jun 13 20:58:24 2000 -+++ Makefile.in Tue Jun 13 20:58:25 2000 -@@ -382,12 +382,12 @@ - +--- Makefile.in.orig Wed Oct 4 13:09:37 2000 ++++ Makefile.in Wed Oct 4 13:10:39 2000 +@@ -383,12 +383,12 @@ # lets schedule the perl stuff for installation + # the special call to install-sh is because the -d switch is not portable -install-data-local: -- $(INSTALL) -d -m 755 $(DESTDIR)$(prefix)/lib/perl/auto/RRDs +- ./config/mkinstalldirs $(DESTDIR)$(prefix)/lib/perl/auto/RRDs - $(INSTALL) -m 644 perl-piped/RRDp.pm $(DESTDIR)$(prefix)/lib/perl - $(INSTALL) -m 644 perl-shared/RRDs.pm $(DESTDIR)$(prefix)/lib/perl - $(INSTALL) -m 644 perl-shared/blib/arch/auto/RRDs/RRDs.bs $(DESTDIR)$(prefix)/lib/perl/auto/RRDs - $(INSTALL) -m 755 perl-shared/blib/arch/auto/RRDs/RRDs.@SO_EXT@ $(DESTDIR)$(prefix)/lib/perl/auto/RRDs +install-data-local: site-perl-inst -+# $(INSTALL) -d -m 755 $(DESTDIR)$(prefix)/lib/perl/auto/RRDs ++# ./config/mkinstalldirs $(DESTDIR)$(prefix)/lib/perl/auto/RRDs +# $(INSTALL) -m 644 perl-piped/RRDp.pm $(DESTDIR)$(prefix)/lib/perl +# $(INSTALL) -m 644 perl-shared/RRDs.pm $(DESTDIR)$(prefix)/lib/perl +# $(INSTALL) -m 644 perl-shared/blib/arch/auto/RRDs/RRDs.bs $(DESTDIR)$(prefix)/lib/perl/auto/RRDs >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010040929.NAA22476>