[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r5642: update drgeo to 18.06
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r5642: update drgeo to 18.06 |
Date: |
Fri, 22 Jun 2018 20:02:17 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 5642
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2018-06-22 17:02:11 -0700
message:
update drgeo to 18.06
modified:
pkg/gnu/drgeo/Makefile makefile-20170514051134-e8p5lopxsr504g44-3
pkg/gnu/drgeo/sha256sums sha256sums-20170514051134-e8p5lopxsr504g44-4
=== modified file 'pkg/gnu/drgeo/Makefile'
--- a/pkg/gnu/drgeo/Makefile 2017-06-05 20:06:20 +0000
+++ b/pkg/gnu/drgeo/Makefile 2018-06-23 00:02:11 +0000
@@ -1,4 +1,5 @@
# Copyright © 2016, 2017 Brandon Invergo <address@hidden>
+# Copyright © 2018 Carl Hansen <address@hidden>
#
# This file is part of GSRC.
#
@@ -20,7 +21,7 @@
NAME = Dr Geo
GARNAME = drgeo
-GARVERSION = 17.07a
+GARVERSION = 18.06
HOME_URL = http://www.drgeo.eu/
# see https://www.gnu.org/software/dr-geo/
# prebuilt binary http://www.drgeo.eu/download
@@ -31,22 +32,23 @@
endef
######################################################################
+# https://launchpad.net/drgeo/trunk/18.06/+download/DrGeo.app-18.06a.zip
MASTER_SITES = https://launchpad.net/
-MASTER_SUBDIR = $(GARNAME)/trunk/17.07/+download/
-DISTFILES = DrGeo.app-17.07a.zip
+MASTER_SUBDIR = $(GARNAME)/trunk/18.06/+download/
+DISTFILES = DrGeo.app-18.06a.zip
# this is application, with source in smalltalk
# or whatever, it keeps changing, check their website
+# for prerequisites, installation, and usage.
+
+# needs smalltalk and Pharo . See https://www.gnu.org/software/dr-geo/
+#
+# look in "work" , see the DrGeo.app, execute "DrGeo.sh"
SIGFILES =
BUILDDEPS =
LIBDEPS =
-#####################################
-# needs smalltalk and Pharo . See https://www.gnu.org/software/dr-geo/
-#
-# # look in "work" , see the DrGeo.app, execute "DrGeo.sh"
-
######################################################################
include ../../../gar/gar.lib/auto.mk
=== modified file 'pkg/gnu/drgeo/sha256sums'
--- a/pkg/gnu/drgeo/sha256sums 2017-06-05 20:06:20 +0000
+++ b/pkg/gnu/drgeo/sha256sums 2018-06-23 00:02:11 +0000
@@ -1,1 +1,1 @@
-0c284f6cf68c3903a9bad81460a40784787179735e363a24eba06002ebe22b41
download/DrGeo.app-17.07a.zip
+8d182930cfb93b593554ae836c8f82a3e8e6431e78c8504df4f98f804fc440b8
download/DrGeo.app-18.06a.zip
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r5642: update drgeo to 18.06,
Carl Hansen <=