gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9873: update enchant to 2.6.5


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9873: update enchant to 2.6.5
Date: Sun, 21 Jan 2024 13:55:16 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9873
revision-id: carlhansen@gnu.org-20240121185511-sxyphxnphnaty81l
parent: carlhansen@gnu.org-20240121180020-cn3pqac02r8srp45
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2024-01-21 10:55:11 -0800
message:
  update enchant to 2.6.5
modified:
  pkg/other/enchant/Makefile     makefile-20190416064224-fhowy5k5bpc6o2wx-3
  pkg/other/enchant/sha256sums   sha256sums-20190416064224-fhowy5k5bpc6o2wx-4
=== modified file 'pkg/other/enchant/Makefile'
--- a/pkg/other/enchant/Makefile        2022-08-27 21:18:42 +0000
+++ b/pkg/other/enchant/Makefile        2024-01-21 18:55:11 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2019,2021 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2019,2021,2024 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -20,18 +20,18 @@
 
 NAME =    enchant
 GARNAME = enchant
-GARVERSION = 2.3.3
+GARVERSION = 2.6.5
 HOME_URL = http://github.com/AbiWord/enchant
 DESCRIPTION =  common interface to many spell-checkers
 define BLURB
 endef
 
 ######################################################################
-
+# 
https://github.com/AbiWord/enchant/releases/download/v2.6.5/enchant-2.6.5.tar.gz
 
 MASTER_SITES = https://github.com/
-MASTER_SUBDIR = AbiWord/enchant/archive/
-DISTFILES = v2.3.3.zip
+MASTER_SUBDIR = AbiWord/enchant/releases/download/v$(GARVERSION)/
+DISTFILES =  $(DISTNAME).tar.gz
 SIGFILES =
 LICENSE = LGPL-2.1
 
@@ -39,17 +39,14 @@
 LIBDEPS =
 
 #USE_AUTORECONF = y
-
-
 ######################################################################
-
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 
-GNU_MAKE=make
-
-pre-configure: extract
-       cd $(WORKSRC)  &&  ./bootstrap
-       $(MAKECOOKIE)
+##GNU_MAKE=make
+#
+#pre-configure: extract
+#      cd $(WORKSRC)  &&  ./bootstrap
+#      $(MAKECOOKIE)
 
 

=== modified file 'pkg/other/enchant/sha256sums'
--- a/pkg/other/enchant/sha256sums      2022-08-27 21:18:42 +0000
+++ b/pkg/other/enchant/sha256sums      2024-01-21 18:55:11 +0000
@@ -1,1 +1,1 @@
-fc5369ffb3fb827b02198cc073707cc293df7f4d31f5ae4e403b26efb128faae  
download/v2.3.3.zip
+9e8fd28cb65a7b6da3545878a5c2f52a15f03c04933a5ff48db89fe86845728e  
download/enchant-2.6.5.tar.gz


reply via email to

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