diff options
author | sylvio <sylvio@FreeBSD.org> | 2009-11-01 22:56:41 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2009-11-01 22:56:41 +0800 |
commit | 450abb6508ff6a71eddc78931b949a96d476f082 (patch) | |
tree | 5c75851963166e58ebb350bc8ef03836edf643e4 /math/pspp | |
parent | 66fe396a616db05544ba4d61c119b2027aeb28e8 (diff) | |
download | freebsd-ports-gnome-450abb6508ff6a71eddc78931b949a96d476f082.tar.gz freebsd-ports-gnome-450abb6508ff6a71eddc78931b949a96d476f082.tar.zst freebsd-ports-gnome-450abb6508ff6a71eddc78931b949a96d476f082.zip |
- Update to 0.6.2
- Add USE_LDCONFIG
- Take maintainership.
PR: ports/139627
Submitted by: myself
Approved by: itetcu (mentor)
Diffstat (limited to 'math/pspp')
-rw-r--r-- | math/pspp/Makefile | 6 | ||||
-rw-r--r-- | math/pspp/distinfo | 6 | ||||
-rw-r--r-- | math/pspp/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 62c8bec69404..8f9c8351433e 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -6,12 +6,11 @@ # PORTNAME= pspp -PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTVERSION= 0.6.2 CATEGORIES= math MASTER_SITES= GNU -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sylvio@FreeBSD.org COMMENT= Program for statistical analysis of sampled data LIB_DEPENDS= plot.4:${PORTSDIR}/graphics/plotutils \ @@ -25,6 +24,7 @@ USE_PERL5_BUILD=yes USE_ICONV= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:22 +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INFO= pspp pspp-dev diff --git a/math/pspp/distinfo b/math/pspp/distinfo index f6149c8607c4..b3960e9c3318 100644 --- a/math/pspp/distinfo +++ b/math/pspp/distinfo @@ -1,3 +1,3 @@ -MD5 (pspp-0.6.1.tar.gz) = b871739200938820d8db898cd200ed06 -SHA256 (pspp-0.6.1.tar.gz) = 0d3154ea4f723a354b3b845c938a2320d726baf900b6d2f9bda3d88bcf097e01 -SIZE (pspp-0.6.1.tar.gz) = 3217033 +MD5 (pspp-0.6.2.tar.gz) = 03080eb9e3ffeb03f18bc925fcd83fcb +SHA256 (pspp-0.6.2.tar.gz) = ec9639a3dcd3663b8007e600ab1a56291214334a9bba2e8d8c5a314509826385 +SIZE (pspp-0.6.2.tar.gz) = 3375748 diff --git a/math/pspp/pkg-plist b/math/pspp/pkg-plist index f119e6d3f50c..5a8ef3039162 100644 --- a/math/pspp/pkg-plist +++ b/math/pspp/pkg-plist @@ -40,6 +40,8 @@ lib/pspp/.keep_me %%GUI%%share/glade3/pixmaps/22x22/psppire-selector.png %%GUI%%share/glade3/pixmaps/22x22/psppire-vbuttonbox.png %%NLS%%share/locale/en_GB/LC_MESSAGES/pspp.mo +%%NLS%%share/locale/nl/LC_MESSAGES/pspp.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/pspp.mo %%GUI%%%%DATADIR%%/crosstabs.glade %%GUI%%%%DATADIR%%/data-editor.glade %%GUI%%%%DATADIR%%/date-scale.png |