gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3830: update java-training-wheels to 1.1.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3830: update java-training-wheels to 1.1.1
Date: Wed, 20 Jul 2016 00:25:19 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3830
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-07-19 17:25:15 -0700
message:
  update java-training-wheels to 1.1.1
added:
  pkg/gnu/java-training-wheels/gpg-keyring 
gpgkeyring-20160720002441-p00hcz6urac3endp-1
modified:
  pkg/gnu/java-training-wheels/Makefile 
makefile-20160715071846-tjkrkqbnn0ucz79y-3
  pkg/gnu/java-training-wheels/sha256sums 
sha256sums-20160715071846-tjkrkqbnn0ucz79y-4
=== modified file 'pkg/gnu/java-training-wheels/Makefile'
--- a/pkg/gnu/java-training-wheels/Makefile     2016-07-15 07:19:22 +0000
+++ b/pkg/gnu/java-training-wheels/Makefile     2016-07-20 00:25:15 +0000
@@ -21,11 +21,11 @@
 # Unique method....
 
 
-NAME = java-training-wheels
+NAME =    java-training-wheels
 GARNAME = java-training-wheels
-GARVERSION = 1.1
+GARVERSION = 1.1.1
 #HOME_URL = http://www.gnu.org/software/java-training-wheels/
-HOME_URL = http://davin.50webs.com/research/2009/anpl4tj.html
+HOME_URL  = http://davin.50webs.com/research/2009/anpl4tj.html
 DESCRIPTION =  A simplified Java environment for learning programming
 LICENSE = 
 define BLURB
@@ -37,10 +37,11 @@
 endef
 
 ######################################################################
-MASTER_SITES =  http://davinpearson.com/
-MASTER_SUBDIR = binaries/
+#MASTER_SITES =  http://davinpearson.com/
+MASTER_SITES = $(MASTER_GNU)/
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = 
+SIGFILES =  $(DISTNAME).tar.gz.sig
 
 BUILDDEPS =
 LIBDEPS =
@@ -49,3 +50,14 @@
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
+
+pre-configure:
+       @echo
+       @echo
+       chmod 744 work/java-training-wheels*/configure
+       @echo
+       @echo
+       @echo This program installs in its own way, uses "configure" for "make" 
function...
+       @echo
+       @echo
+       

=== added file 'pkg/gnu/java-training-wheels/gpg-keyring'
Binary files a/pkg/gnu/java-training-wheels/gpg-keyring 1970-01-01 00:00:00 
+0000 and b/pkg/gnu/java-training-wheels/gpg-keyring        2016-07-20 00:25:15 
+0000 differ
=== modified file 'pkg/gnu/java-training-wheels/sha256sums'
--- a/pkg/gnu/java-training-wheels/sha256sums   2016-07-15 07:19:22 +0000
+++ b/pkg/gnu/java-training-wheels/sha256sums   2016-07-20 00:25:15 +0000
@@ -1,1 +1,2 @@
-7a3716554eebdf219d7b6a15765de3cf6035a1c9da1e4dae1d5826385c007a45  
download/java-training-wheels-1.1.tar.gz
+56c62d1f88dba4453532ddbd0bb9a7780970f45fa06ed3dd297ca4af015390cc  
download/java-training-wheels-1.1.1.tar.gz
+084256d26b3eb59600dc7e356ee67247d549ffd6b6042fa3ac778fe7e59908e3  
download/java-training-wheels-1.1.1.tar.gz.sig


reply via email to

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