FreeBSD Bugzilla – Attachment 83536 Details for
Bug 119310
[PATCH] databases/rrdtool: update to 1.2.26
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
rrdtool.patch
rrdtool.patch (text/plain), 3.02 KB, created by
Beat Gaetzi
on 2008-01-03 17:20:01 UTC
(
hide
)
Description:
rrdtool.patch
Filename:
MIME Type:
Creator:
Beat Gaetzi
Created:
2008-01-03 17:20:01 UTC
Size:
3.02 KB
patch
obsolete
>diff -Naur rrdtool.orig/Makefile rrdtool/Makefile >--- rrdtool.orig/Makefile Sun Oct 7 07:44:56 2007 >+++ rrdtool/Makefile Thu Jan 3 17:30:15 2008 >@@ -6,7 +6,7 @@ > # > > PORTNAME= rrdtool >-PORTVERSION= 1.2.23 >+PORTVERSION= 1.2.26 > CATEGORIES= databases graphics > MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/ > >diff -Naur rrdtool.orig/distinfo rrdtool/distinfo >--- rrdtool.orig/distinfo Thu May 3 10:33:28 2007 >+++ rrdtool/distinfo Thu Jan 3 17:30:25 2008 >@@ -1,3 +1,3 @@ >-MD5 (rrdtool-1.2.23.tar.gz) = dafa161bc9c61e57636a6085c87c1fe8 >-SHA256 (rrdtool-1.2.23.tar.gz) = 4b1df00b23a74a1c81734dd274e72e00d8bb29b11e1f3d2938ff87691ece1f0f >-SIZE (rrdtool-1.2.23.tar.gz) = 1061530 >+MD5 (rrdtool-1.2.26.tar.gz) = b2c179e2d2ec2a92969648c4ebd382dc >+SHA256 (rrdtool-1.2.26.tar.gz) = 685088c51e63fd9d41387cd39615036baed4460beb87c1ab7127f9325b348b24 >+SIZE (rrdtool-1.2.26.tar.gz) = 1080151 >diff -Naur rrdtool.orig/files/patch-bindings-Makefile.in rrdtool/files/patch-bindings-Makefile.in >--- rrdtool.orig/files/patch-bindings-Makefile.in Mon May 28 21:52:47 2007 >+++ rrdtool/files/patch-bindings-Makefile.in Thu Jan 3 17:51:42 2008 >@@ -1,25 +1,23 @@ >---- ./bindings/Makefile.in.orig Thu May 3 02:06:59 2007 >-+++ ./bindings/Makefile.in Tue May 29 03:45:40 2007 >-@@ -539,18 +539,18 @@ >+--- bindings/Makefile.in.orig Tue Nov 20 01:15:30 2007 >++++ bindings/Makefile.in Thu Jan 3 17:50:51 2008 >+@@ -544,9 +544,9 @@ > all-local: @COMP_PERL@ @COMP_RUBY@ @COMP_PYTHON@ > > install-data-local: > - test -f perl-piped/Makefile && cd perl-piped && $(MAKE) install || true > - test -f perl-shared/Makefile && cd perl-shared && $(MAKE) install || true >-- test -f ruby/Makefile && cd ruby && $(MAKE) EPREFIX=$(exec_prefix) $(RUBY_MAKE_OPTIONS) install || true >+- test -f ruby/Makefile && cd ruby && $(MAKE) EPREFIX=$(DESTDIR)$(exec_prefix) $(RUBY_MAKE_OPTIONS) install || true > + test -f perl-piped/Makefile && cd perl-piped && $(MAKE) pure_install || true > + test -f perl-shared/Makefile && cd perl-shared && $(MAKE) pure_install || true > + test -f ruby/Makefile && cd ruby && $(MAKE) EPREFIX=$(exec_prefix) install || true >- test -d python/build && cd python && env LIBDIR=$(libdir) $(PYTHON) setup.py install --skip-build --prefix=$(DESTDIR)$(prefix) --exec-prefix=$(DESTDIR)$(exec_prefix) || true >+ test -d python/build && cd python && env BUILDLIBDIR=../../src/.libs $(PYTHON) setup.py install --skip-build --prefix=$(DESTDIR)$(prefix) --exec-prefix=$(DESTDIR)$(exec_prefix) || true > > # rules for buildung the ruby module >- ruby: >-- cd ruby && $(RUBY) extconf.rb && $(MAKE) EPREFIX=$(exec_prefix) $(RUBY_MAKE_OPTIONS) >-+ cd ruby && $(RUBY) extconf.rb && $(MAKE) EPREFIX=$(exec_prefix) >+@@ -557,7 +557,7 @@ > > # rules for buildung the pyton module > python: >-- cd python && env LIBDIR=../../src/.libs $(PYTHON) setup.py build >+- cd python && env BUILDLIBDIR=../../src/.libs $(PYTHON) setup.py build_ext --rpath=$(libdir) && env LIBDIR=../../src/.libs $(PYTHON) setup.py build > + cd python && env LIBDIR=../../src/.libs INCDIR=../../src $(PYTHON) setup.py build > > # rules for building the perl module
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 119310
: 83536 |
83537