gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9616: update WindowMaker to 0.96.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9616: update WindowMaker to 0.96.0
Date: Tue, 24 Oct 2023 02:46:34 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9616
revision-id: carlhansen@gnu.org-20231024064629-ua4r774dhz1qd2d4
parent: carlhansen@gnu.org-20231023025531-nkjynnigqjw9mxtj
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2023-10-23 23:46:29 -0700
message:
  update WindowMaker to 0.96.0
modified:
  pkg/gnustep/WindowMaker/Makefile makefile-20180610210742-n6zd9p7jtxnzas88-3
  pkg/gnustep/WindowMaker/sha256sums 
sha256sums-20180610210742-n6zd9p7jtxnzas88-4
=== modified file 'pkg/gnustep/WindowMaker/Makefile'
--- a/pkg/gnustep/WindowMaker/Makefile  2018-06-10 21:07:55 +0000
+++ b/pkg/gnustep/WindowMaker/Makefile  2023-10-24 06:46:29 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2018 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2018,2023 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 #
@@ -19,7 +19,7 @@
 
 NAME =    WindowMaker
 GARNAME = WindowMaker
-GARVERSION = 0.95.8
+GARVERSION = 0.96.0
 HOME_URL = http://www.windowmaker.org
 DESCRIPTION =  X11 window manager with NextStep look and feel
 define BLURB
@@ -27,18 +27,20 @@
 # binary executable is called "wmaker"
 
 ######################################################################
-# http://www.windowmaker.org/pub/source/release/WindowMaker-0.95.8.tar.gz
+# 
https://github.com/window-maker/wmaker/releases/download/wmaker-0.96.0/WindowMaker-0.96.0.tar.gz
 
-MASTER_SITES = http://www.windowmaker.org/
-MASTER_SUBDIR = pub/source/release/
+MASTER_SITES = https://github.com/
+MASTER_SUBDIR = window-maker/wmaker/releases/download/wmaker-0.96.0/
 DISTFILES = $(DISTNAME).tar.gz 
 SIGFILES  = 
 
 BUILDDEPS =
 LIBDEPS =
 
+#WORKOBJ = $(WORKSRC)
+# FIXME, build problem
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 

=== modified file 'pkg/gnustep/WindowMaker/sha256sums'
--- a/pkg/gnustep/WindowMaker/sha256sums        2018-06-10 21:07:55 +0000
+++ b/pkg/gnustep/WindowMaker/sha256sums        2023-10-24 06:46:29 +0000
@@ -1,1 +1,1 @@
-9dbf5c5571bb79c4b1584f496c960ee2cd7379af45ef0f58b4b0f487259de88a  
download/WindowMaker-0.95.8.tar.gz
+4fe130ba23cf4aa21c156ec8f01f748df537d0604ec06c6bbcec896df1926f6d  
download/WindowMaker-0.96.0.tar.gz


reply via email to

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