gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9075: update gretl to 2023a


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9075: update gretl to 2023a
Date: Sun, 12 Mar 2023 18:07:14 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9075
revision-id: carlhansen@gnu.org-20230312220710-4ymf4n4xdukgx3w0
parent: carlhansen@gnu.org-20230312213706-bm61yepdio059058
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sun 2023-03-12 15:07:10 -0700
message:
  update gretl to 2023a
modified:
  pkg/gnu/gretl/Makefile         makefile-20160617014725-uokjfnggs70iry9h-937
  pkg/gnu/gretl/sha256sums       sha256sums-20160617014725-uokjfnggs70iry9h-938
=== modified file 'pkg/gnu/gretl/Makefile'
--- a/pkg/gnu/gretl/Makefile    2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gretl/Makefile    2023-03-12 22:07:10 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013 Brandon Invergo <brandon@invergo.net>
+# Copyright © 2023 Carl Hansen
 #
 # This file is part of GSRC.
 #
@@ -17,7 +18,7 @@
 
 NAME = gretl
 GARNAME = gretl
-GARVERSION = 1.9.13
+GARVERSION = 2023a
 HOME_URL = http://www.gnu.org/software/gretl/
 DESCRIPTION = Statistical analysis of economic data (econometrics)
 define BLURB
@@ -32,18 +33,19 @@
 endef
 
 ######################################################################
-
-MASTER_SITES = $(MASTER_SOURCEFORGE)
-MASTER_SUBDIR = $(GARNAME)/files/$(GARNAME)/$(GARVERSION)/
-DISTFILES = $(DISTNAME).tar.bz2
+# http://prdownloads.sourceforge.net/gretl/gretl-2023a.tar.xz
+MASTER_SITES =  http://prdownloads.sourceforge.net/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.xz
 SIGFILES =
 
 BUILDDEPS =
-LIBDEPS = libxml2 libfftw gtk gdk-pixbuf readline mpfr
+LIBDEPS =# libxml2 libfftw gtk gdk-pixbuf readline mpfr
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 
 CONFIGURE_ARGS += --enable-gtk3
+

=== modified file 'pkg/gnu/gretl/sha256sums'
--- a/pkg/gnu/gretl/sha256sums  2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gretl/sha256sums  2023-03-12 22:07:10 +0000
@@ -1,1 +1,1 @@
-ec5c43b207c9aca0946f19b05bb6b673e77c03530dffdcdb55b2e2b983aa26f0  
download/gretl-1.9.13.tar.bz2
+4f5530421c3f4ebfe3b98a9524192cb762d10422173cbbd577437e40225c56d3  
download/gretl-2023a.tar.xz


reply via email to

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