gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3621: update pspp to 0.10.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3621: update pspp to 0.10.1
Date: Sun, 03 Apr 2016 07:48:39 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3621
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2016-04-03 00:48:33 -0700
message:
  update pspp to 0.10.1
modified:
  gnu/pspp/Makefile              makefile-20100610201541-zilbojleihpphujd-84
  gnu/pspp/config.mk             config.mk-20121118212245-r9blr2ksgxp1js81-1
  gnu/pspp/sha256sums            sha256sums-20100611093859-cc1j7sx6x2qya5t8-83
=== modified file 'gnu/pspp/Makefile'
--- a/gnu/pspp/Makefile 2016-03-26 22:27:45 +0000
+++ b/gnu/pspp/Makefile 2016-04-03 07:48:33 +0000
@@ -14,10 +14,13 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# GSRC Note: I have problems building sucessfully. Working on it.
+#  
 
 NAME = PSPP
 GARNAME = pspp
-GARVERSION = 0.10.0
+GARVERSION = 0.10.1
 HOME_URL = http://www.gnu.org/software/pspp/
 DESCRIPTION = Statistical analysis
 define BLURB
@@ -47,4 +50,7 @@
 include ../../gar.lib/info.mk
 include config.mk
 
-CONFIGURE_ARGS += --with-libreadline-prefix=$(prefix)
+CONFIGURE_ARGS += --with-libreadline-prefix=$(prefix) 
+
+
+

=== modified file 'gnu/pspp/config.mk'
--- a/gnu/pspp/config.mk        2016-03-26 22:27:45 +0000
+++ b/gnu/pspp/config.mk        2016-04-03 07:48:33 +0000
@@ -1,6 +1,5 @@
 ## Configuration options for pspp ##
 
-CONFIGURE_OPTS ?= 
-#CONFIGURE_OPTS ?= --without-gui  CC="gcc -std=c11"
+#CONFIGURE_OPTS ?= 
+CONFIGURE_OPTS ?= --without-gui 
 BUILD_OPTS ?= 
-

=== modified file 'gnu/pspp/sha256sums'
--- a/gnu/pspp/sha256sums       2016-03-26 22:27:45 +0000
+++ b/gnu/pspp/sha256sums       2016-04-03 07:48:33 +0000
@@ -1,2 +1,2 @@
-ef3dbfc71755a4fd7f48f257d40599924b2b6c174d238818251eb95d51ee96db  
download/pspp-0.10.0.tar.gz
-509444802cd9aa09d6019fbf6886af6f440fe9d400635a2e01947e44873af7ea  
download/pspp-0.10.0.tar.gz.sig
+44cc08864de736880bc0d7e2b1f8c8493ac0e0c2164a4f9471077608f00c8677  
download/pspp-0.10.1.tar.gz
+703fbf7809b3dd65bee43cf21c198541b0794beff9d2629bb88eaaed92eff82f  
download/pspp-0.10.1.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]