ports/139894: [PATCH] databases/rrdtool: update to 1.3.9

Sylvio Cesar scjamorim at bsd.com.br
Sat Oct 24 17:50:02 UTC 2009


>Number:         139894
>Category:       ports
>Synopsis:       [PATCH] databases/rrdtool: update to 1.3.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 24 17:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
- Update to 1.3.9

Port maintainer (bg1tpt at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rrdtool-1.3.9.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/rrdtool/Makefile,v
retrieving revision 1.87
diff -u -u -r1.87 Makefile
--- Makefile	2 Aug 2009 19:32:50 -0000	1.87
+++ Makefile	24 Oct 2009 17:44:48 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rrdtool
-PORTVERSION=	1.3.8
+PORTVERSION=	1.3.9
 CATEGORIES=	databases graphics
 MASTER_SITES=	http://oss.oetiker.ch/rrdtool/pub/
 
@@ -40,8 +40,6 @@
 		DEJAVU		"Use DejaVu fonts (requires X11)" off \
 		MMAP		"Use mmap in rrd_update" on
 
-.include <bsd.port.pre.mk>
-
 .if defined(WITH_PYTHON_MODULE)
 USE_PYTHON=	yes
 INSTALLS_EGGINFO=yes
@@ -78,7 +76,7 @@
 .endif
 
 .if exists(${LOCALBASE}/lib/X11/fonts/dejavu) || defined(WITH_DEJAVU)
-RUN_DEPENDS=	${LOCALBASE}/lib/X11/fonts/dejavu:${PORTSDIR}/x11-fonts/dejavu
+RUN_DEPENDS+=	${LOCALBASE}/lib/X11/fonts/dejavu:${PORTSDIR}/x11-fonts/dejavu
 .endif
 
 CPPFLAGS+=	-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2
@@ -117,4 +115,4 @@
 	@${ECHO_MSG} "############################################################################"
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/rrdtool/distinfo,v
retrieving revision 1.38
diff -u -u -r1.38 distinfo
--- distinfo	5 Jul 2009 23:41:10 -0000	1.38
+++ distinfo	24 Oct 2009 17:44:48 -0000
@@ -1,3 +1,3 @@
-MD5 (rrdtool-1.3.8.tar.gz) = 0de79494ab969cebfbfae3d237de18fe
-SHA256 (rrdtool-1.3.8.tar.gz) = a7084e07a8c78e91ca7af211af11f777c7a040b93ce21ab1144dd00079da0f38
-SIZE (rrdtool-1.3.8.tar.gz) = 1021427
+MD5 (rrdtool-1.3.9.tar.gz) = 37db5959b2eff90ed8f8a0178bba5d6b
+SHA256 (rrdtool-1.3.9.tar.gz) = 9e8757192a56e006d7c593970aca4850a05fa34807a5092d1d132da8f48e0108
+SIZE (rrdtool-1.3.9.tar.gz) = 1189442
--- rrdtool-1.3.9.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list