[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r3613: update pspp to 0.10.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r3613: update pspp to 0.10.0 |
Date: |
Sat, 26 Mar 2016 22:27:47 +0000 |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 3613
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2016-03-26 15:27:45 -0700
message:
update pspp to 0.10.0
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 2015-06-29 19:32:49 +0000
+++ b/gnu/pspp/Makefile 2016-03-26 22:27:45 +0000
@@ -17,7 +17,7 @@
NAME = PSPP
GARNAME = pspp
-GARVERSION = 0.8.5
+GARVERSION = 0.10.0
HOME_URL = http://www.gnu.org/software/pspp/
DESCRIPTION = Statistical analysis
define BLURB
=== modified file 'gnu/pspp/config.mk'
--- a/gnu/pspp/config.mk 2012-11-18 21:23:00 +0000
+++ b/gnu/pspp/config.mk 2016-03-26 22:27:45 +0000
@@ -1,4 +1,6 @@
## Configuration options for pspp ##
-CONFIGURE_OPTS ?= --without-gui
-BUILD_OPTS ?=
+CONFIGURE_OPTS ?=
+#CONFIGURE_OPTS ?= --without-gui CC="gcc -std=c11"
+BUILD_OPTS ?=
+
=== modified file 'gnu/pspp/sha256sums'
--- a/gnu/pspp/sha256sums 2015-06-29 19:32:49 +0000
+++ b/gnu/pspp/sha256sums 2016-03-26 22:27:45 +0000
@@ -1,2 +1,2 @@
-e7efd2ffa58882e97f719cb403d84683751c913cc2ca133b49b1c5e9bd110331
download/pspp-0.8.5.tar.gz
-eb6acb839b37ef410a7018db89bb2a32acdb1eb19f4ccfc27b8da560e1662ecf
download/pspp-0.8.5.tar.gz.sig
+ef3dbfc71755a4fd7f48f257d40599924b2b6c174d238818251eb95d51ee96db
download/pspp-0.10.0.tar.gz
+509444802cd9aa09d6019fbf6886af6f440fe9d400635a2e01947e44873af7ea
download/pspp-0.10.0.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r3613: update pspp to 0.10.0,
Carl Hansen <=