Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2005 00:00:19 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/84071: Update port: math/fityk to 0.5.1
Message-ID:  <20050726000019.6c00deea.tkato432@yahoo.com>
Resent-Message-ID: <200507251510.j6PFANw4061550@freefall.freebsd.org>

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

>Number:         84071
>Category:       ports
>Synopsis:       Update port: math/fityk to 0.5.1
>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:   Mon Jul 25 15:10:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/math/fityk/Makefile math/fityk/Makefile
--- /usr/ports/math/fityk/Makefile	Thu Jul  7 04:05:22 2005
+++ math/fityk/Makefile	Fri Jul 22 18:41:09 2005
@@ -7,21 +7,17 @@
 #
 
 PORTNAME=	fityk
-PORTVERSION=	0.5.0.1
+PORTVERSION=	0.5.1
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Free peak fitting software
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/libboost_thread.so:${PORTSDIR}/devel/boost \
-		gnuplot:${PORTSDIR}/math/gnuplot
-RUN_DEPENDS=	${LOCALBASE}/lib/libboost_thread.so:${PORTSDIR}/devel/boost \
-		gnuplot:${PORTSDIR}/math/gnuplot
-
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
+BUILD_DEPENDS=	gnuplot:${PORTSDIR}/math/gnuplot
+LIB_DEPENDS=	boost_thread.2:${PORTSDIR}/devel/boost
+RUN_DEPENDS=	gnuplot:${PORTSDIR}/math/gnuplot
 
 USE_GNOME=	gnometarget gtk20
 USE_REINPLACE=	yes
diff -urN /usr/ports/math/fityk/distinfo math/fityk/distinfo
--- /usr/ports/math/fityk/distinfo	Thu Jul  7 04:05:23 2005
+++ math/fityk/distinfo	Fri Jul 22 18:40:33 2005
@@ -1,2 +1,2 @@
-MD5 (fityk-0.5.0p1.tar.gz) = 5db430dbd8cb5b8bac4d772580e44a45
-SIZE (fityk-0.5.0p1.tar.gz) = 1335150
+MD5 (fityk-0.5.1.tar.gz) = 0cc9c0c21fd4edfed723cfe69bb2d43a
+SIZE (fityk-0.5.1.tar.gz) = 1372051
>Release-Note:
>Audit-Trail:
>Unformatted:



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