[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10038: update hyperbole to 9.0.1
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10038: update hyperbole to 9.0.1 |
Date: |
Sun, 10 Mar 2024 19:10:30 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10038
revision-id: carlhansen@gnu.org-20240310231024-quydb8vdwodwhdve
parent: carlhansen@gnu.org-20240310194045-i2e455g9shk157uw
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2024-03-10 23:10:24 +0000
message:
update hyperbole to 9.0.1
modified:
pkg/gnu/hyperbole/Makefile makefile-20160617014725-uokjfnggs70iry9h-1042
pkg/gnu/hyperbole/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-1044
=== modified file 'pkg/gnu/hyperbole/Makefile'
--- a/pkg/gnu/hyperbole/Makefile 2023-01-11 04:35:28 +0000
+++ b/pkg/gnu/hyperbole/Makefile 2024-03-10 23:10:24 +0000
@@ -1,5 +1,5 @@
# Copyright © 2013 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2017, 2019, 2020,2022 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2017,2019,2020,2022,2024 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -22,7 +22,7 @@
NAME = Hyperbole
GARNAME = hyperbole
-GARVERSION = 8.0.0
+GARVERSION = 9.0.1
HOME_URL = http://www.gnu.org/software/hyperbole/
DESCRIPTION = Emacs hypertext system via customizable buttons
define BLURB
@@ -46,9 +46,13 @@
######################################################################
-# don't do the usual make , install
-include ../../../gar/gar.lib/auto.mk
+# don't do the usual make, install.
+include ../../../gar/gar.lib/autotools.mk
include ../../../gar/gar.lib/info.mk
include config.mk
# Install with emacs package manager. See INSTALL in the work directory
+
+configure build:
+ @echo follow these instructions to install....
+ cd $(WORKSRC) && $(MAKE)
=== modified file 'pkg/gnu/hyperbole/sha256sums'
--- a/pkg/gnu/hyperbole/sha256sums 2022-05-01 18:28:58 +0000
+++ b/pkg/gnu/hyperbole/sha256sums 2024-03-10 23:10:24 +0000
@@ -1,2 +1,2 @@
-0758d647c58d28bbc191e0c254b48893afd0af94544226543832a338ca963344
download/hyperbole-8.0.0.tar.gz
-283afd1929d2102968f01d6f119d0f96cf430a52690871a7ed5a91f44b4312c3
download/hyperbole-8.0.0.tar.gz.sig
+46f6920aacf0d18af57c985b872eb603275a87439ad5372a376f1db40e92708b
download/hyperbole-9.0.1.tar.gz
+c8f0c8f8ff321b137de3a9a3385a3cff6b2fdc0d41775d556f1ebf0e16c90fca
download/hyperbole-9.0.1.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10038: update hyperbole to 9.0.1,
Carl Hansen <=