Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2006 03:00:42 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94499: Update port: math/fityk to 0.7.2
Message-ID:  <20060316030042.f9823f9a.tkato432@yahoo.com>
Resent-Message-ID: <200603151810.k2FIANtH000360@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94499
>Category:       ports
>Synopsis:       Update port: math/fityk to 0.7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 15 18:10:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p15 i386
>Organization:
>Environment:
>Description:
- Update to version 0.7.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/math/fityk/Makefile math/fityk/Makefile
--- /usr/ports/math/fityk/Makefile	Mon Feb 13 22:42:53 2006
+++ math/fityk/Makefile	Fri Mar 10 01:50:32 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	fityk
-PORTVERSION=	0.7.0
+PORTVERSION=	0.7.2
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -20,6 +20,7 @@
 		wx_gtk2_core-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26
 RUN_DEPENDS=	gnuplot:${PORTSDIR}/math/gnuplot
 
+USE_BZIP2=	yes
 USE_GNOME=	gnometarget gtk20
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
@@ -44,6 +45,7 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|^CPPFLAGS=|#CPPFLAGS=|g' ${WRKSRC}/configure
-	@${REINPLACE_CMD} -e 's|config 3rdparty|config|g' ${WRKSRC}/Makefile.in
+	@${REINPLACE_CMD} -e 's|config 3rdparty|config|g ; \
+		 s|^install-data-am:|install-data-am:#|g' ${WRKSRC}/Makefile.in
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/math/fityk/distinfo math/fityk/distinfo
--- /usr/ports/math/fityk/distinfo	Mon Feb 13 22:42:53 2006
+++ math/fityk/distinfo	Fri Mar 10 01:50:32 2006
@@ -1,3 +1,3 @@
-MD5 (fityk-0.7.0.tar.gz) = 8914b5b3144a068dcbbda2d246b7747a
-SHA256 (fityk-0.7.0.tar.gz) = 67d7812ea8cf105a66467ecd9c76c109668b106116fd2009c3ea201921a46e92
-SIZE (fityk-0.7.0.tar.gz) = 1283021
+MD5 (fityk-0.7.2.tar.bz2) = ad9d4ce692a2f9f0ba8ccff2fbdbee99
+SHA256 (fityk-0.7.2.tar.bz2) = f329d6b88aa02fc3e13532016cfa4b4134b8262e0660a8d34824a73205ad4a76
+SIZE (fityk-0.7.2.tar.bz2) = 923635
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060316030042.f9823f9a.tkato432>