gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5354: update smalltalk to 3.2.91


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5354: update smalltalk to 3.2.91
Date: Tue, 27 Mar 2018 15:35:53 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5354
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2018-03-27 12:35:48 -0700
message:
  update smalltalk to 3.2.91
modified:
  pkg/gnualpha/smalltalk/Makefile makefile-20160617013554-2dgkgob7hbc1rnnp-38
  pkg/gnualpha/smalltalk/config.mk config.mk-20160617013608-moygh3f5sv3v2lob-1
  pkg/gnualpha/smalltalk/gpg-keyring 
gpgkeyring-20160617013554-2dgkgob7hbc1rnnp-40
=== modified file 'pkg/gnualpha/smalltalk/Makefile'
--- a/pkg/gnualpha/smalltalk/Makefile   2016-06-17 19:08:15 +0000
+++ b/pkg/gnualpha/smalltalk/Makefile   2018-03-27 19:35:48 +0000
@@ -1,12 +1,45 @@
-override GARVERSION ?= 3.2.91
-override MASTER_SITES = $(MASTER_GNU_ALPHA)
-override MASTER_SUBDIR = smalltalk/
-
-override PATCHFILES =
-
-SIGFILES = $(DISTFILES).sig
-CONFIGURE_OPTS = 
-
-include ../../gnu/smalltalk/Makefile
-
-
+# Copyright © 2013, 2015 Brandon Invergo <address@hidden>
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = Smalltalk
+GARNAME = smalltalk
+GARVERSION = 3.2.91
+HOME_URL = http://www.gnu.org/software/smalltalk/
+DESCRIPTION = Smalltalk environment
+define BLURB
+GNU Smalltalk is a free implementation of the Smalltalk language.  It
+implements the ANSI standard for the language and also includes extra
+classes such as ones for networking and GUI programming.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU_ALPHA)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
+#PATCHFILES = $(DISTNAME)-use-tcl_getresult.diff
+INFO_FILES = gst-base.info gst-libs.info gst.info
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk

=== modified file 'pkg/gnualpha/smalltalk/config.mk'
--- a/pkg/gnualpha/smalltalk/config.mk  2016-06-17 19:08:15 +0000
+++ b/pkg/gnualpha/smalltalk/config.mk  2018-03-27 19:35:48 +0000
@@ -1,4 +1,4 @@
-## Configuration options for smalltalk  ##
+## Configuration options for smalltalk ##
 
 CONFIGURE_OPTS ?= 
 BUILD_OPTS ?=

=== modified file 'pkg/gnualpha/smalltalk/gpg-keyring'
Binary files a/pkg/gnualpha/smalltalk/gpg-keyring       2016-06-17 19:08:15 
+0000 and b/pkg/gnualpha/smalltalk/gpg-keyring      2018-03-27 19:35:48 +0000 
differ

reply via email to

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