diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/fityk/Makefile | 12 | ||||
-rw-r--r-- | math/fityk/distinfo | 4 |
2 files changed, 6 insertions, 10 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile index 72f7dee..95ed65d 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 97f12c3..9657c5f 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 |