Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Nov 2008 02:39:36 GMT
From:      "Pedro F. Giffuni" <giffunip@tutopia.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/128532: Update math/pspp to version 0.6.1
Message-ID:  <200811020239.mA22daQ6047516@www.freebsd.org>
Resent-Message-ID: <200811020240.mA22e1YP079093@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         128532
>Category:       ports
>Synopsis:       Update math/pspp to version 0.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 02 02:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        7.1-BETA2
>Organization:
>Environment:
FreeBSD kakumen.cable.net.co 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Sun Oct 12 20:59:28 UTC 2008     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
- Update to version 0.6.1 (bugfix)
- Add yelp as a dependency for the GUI (still off by default).
>How-To-Repeat:

>Fix:
diff -ruN pspp.orig/Makefile pspp/Makefile
--- pspp.orig/Makefile	2008-11-01 21:12:35.000000000 -0500
+++ pspp/Makefile	2008-11-01 21:38:26.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pspp
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.1
 CATEGORIES=	math
 MASTER_SITES=	GNU
 
@@ -43,6 +43,7 @@
 
 .if defined(WITH_GUI)
 LIB_DEPENDS+=	gladeui-1:${PORTSDIR}/devel/glade3
+RUN_DEPENDS+=	yelp:${PORTSDIR}/x11/yelp
 USE_GNOME+=	libglade2
 PLIST_SUB+=	GUI=""
 .else
diff -ruN pspp.orig/distinfo pspp/distinfo
--- pspp.orig/distinfo	2008-11-01 21:12:35.000000000 -0500
+++ pspp/distinfo	2008-11-01 21:13:15.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (pspp-0.6.0.tar.gz) = 425c4a59d8e85276d3a4ecd6cb0024a3
-SHA256 (pspp-0.6.0.tar.gz) = 8c85ada08e2133846efc221d88b6b3abd9a525587b1630b246a1887120d0804e
-SIZE (pspp-0.6.0.tar.gz) = 2872929
+MD5 (pspp-0.6.1.tar.gz) = b871739200938820d8db898cd200ed06
+SHA256 (pspp-0.6.1.tar.gz) = 0d3154ea4f723a354b3b845c938a2320d726baf900b6d2f9bda3d88bcf097e01
+SIZE (pspp-0.6.1.tar.gz) = 3217033
diff -ruN pspp.orig/pkg-plist pspp/pkg-plist
--- pspp.orig/pkg-plist	2008-11-01 21:12:35.000000000 -0500
+++ pspp/pkg-plist	2008-11-01 21:25:00.000000000 -0500
@@ -21,7 +21,6 @@
 %%GUI%%lib/pspp/libpsppwidgets.la
 %%GUI%%lib/pspp/libpsppwidgets.so
 %%GUI%%lib/pspp/libpsppwidgets.so.0
-%%NLS%%share/locale/de/LC_MESSAGES/pspp.mo
 %%NLS%%share/locale/en_GB/LC_MESSAGES/pspp.mo
 %%GUI%%%%DATADIR%%/crosstabs.glade
 %%GUI%%%%DATADIR%%/data-editor.glade


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811020239.mA22daQ6047516>