summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-07-26 13:30:41 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-07-26 13:30:41 +0000
commit26f9bf1633e7d5811d53e3e27c189e07c321dd54 (patch)
tree82e33d8749d8e4790b7e9e64c7f5d581cefbb467 /math
parent- Update to 1.15 (diff)
- Update to 0.5.1
PR: ports/84071 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=140152
Diffstat (limited to 'math')
-rw-r--r--math/fityk/Makefile12
-rw-r--r--math/fityk/distinfo4
2 files changed, 6 insertions, 10 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile
index 72f7dee3e7a5..95ed65de22b0 100644
--- a/math/fityk/Makefile
+++ b/math/fityk/Makefile
@@ -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 --git a/math/fityk/distinfo b/math/fityk/distinfo
index 97f12c3252bc..9657c5f89f58 100644
--- a/math/fityk/distinfo
+++ b/math/fityk/distinfo
@@ -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