aboutsummaryrefslogtreecommitdiffstats
path: root/math/pspp
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-04-25 23:48:11 +0800
committermiwi <miwi@FreeBSD.org>2008-04-25 23:48:11 +0800
commiteaf81d3abcf17f87b166903ef18572341889521b (patch)
treed089b675784f7578802f0527fe08a27fea9ca2b4 /math/pspp
parent13bebde3d792abf98bafb2c4970dec850b94ee9b (diff)
downloadfreebsd-ports-gnome-eaf81d3abcf17f87b166903ef18572341889521b.tar.gz
freebsd-ports-gnome-eaf81d3abcf17f87b166903ef18572341889521b.tar.zst
freebsd-ports-gnome-eaf81d3abcf17f87b166903ef18572341889521b.zip
- Update to 0.4.0.1
PR: 122762 Submitted by: Ports Fury
Diffstat (limited to 'math/pspp')
-rw-r--r--math/pspp/Makefile11
-rw-r--r--math/pspp/distinfo6
2 files changed, 8 insertions, 9 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index c8d5b04d502a..05b9a73f930c 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= pspp
-PORTVERSION= 0.4.0
-PORTREVISION= 3
+PORTVERSION= 0.4.0.1
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= GNU
MAINTAINER= ports@FreeBSD.org
COMMENT= Program for statistical analysis of sampled data
@@ -18,10 +16,11 @@ COMMENT= Program for statistical analysis of sampled data
LIB_DEPENDS= plot.4:${PORTSDIR}/graphics/plotutils \
gslcblas.0:${PORTSDIR}/math/gsl
+USE_GNOME= gnometarget
USE_PERL5_BUILD=yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_GETTEXT= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/math/pspp/distinfo b/math/pspp/distinfo
index 44e0bd981f56..de7b0fe1d932 100644
--- a/math/pspp/distinfo
+++ b/math/pspp/distinfo
@@ -1,3 +1,3 @@
-MD5 (pspp-0.4.0.tar.gz) = 637bb190ae21bd3aee9ea2ce7ce81896
-SHA256 (pspp-0.4.0.tar.gz) = b19403e15848ad0f0b393ed4e52beeb236fd4badfdfa63fe3e680f9cc683ca24
-SIZE (pspp-0.4.0.tar.gz) = 1566807
+MD5 (pspp-0.4.0.1.tar.gz) = a61da2616523589c1494f975cc851eb8
+SHA256 (pspp-0.4.0.1.tar.gz) = 7167c8d21b593d84b006ae372148b2eb8ba8437991980a8363a830d4a9d1dad4
+SIZE (pspp-0.4.0.1.tar.gz) = 1580806