- Update to 0.4.0.1

PR:		122762
Submitted by:	Ports Fury
This commit is contained in:
Martin Wilke 2008-04-25 15:48:11 +00:00
parent cc520e3d82
commit 7030b190b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211959
2 changed files with 8 additions and 9 deletions

View File

@ -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"

View File

@ -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