gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7404: update enchant to 2.2.15


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7404: update enchant to 2.2.15
Date: Sun, 31 Jan 2021 00:03:24 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7404
revision-id: carlhansen1234@gmail.com-20210131050319-y1gcdog99uy9gukq
parent: carlhansen1234@gmail.com-20210130180627-zjxv5nbgi1i5amaw
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2021-01-30 21:03:19 -0800
message:
  update enchant to 2.2.15
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        2019-04-16 07:47:44 +0000
+++ b/pkg/other/enchant/Makefile        2021-01-31 05:03:19 +0000
@@ -1,6 +1,7 @@
-# Copyright © 2019 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2019,2021 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -19,11 +20,10 @@
 
 NAME =    enchant
 GARNAME = enchant
-GARVERSION = 2.2.3
+GARVERSION = 2.2.15
 HOME_URL = http://github.com/AbiWord/enchant/tree/v2.2.3
 DESCRIPTION =  common interface to many spell-checkers
 define BLURB
-
 endef
 
 ######################################################################
@@ -31,7 +31,7 @@
 
 MASTER_SITES = https://github.com/
 MASTER_SUBDIR = AbiWord/enchant/archive/
-DISTFILES = v2.2.3.zip
+DISTFILES = v2.2.15.zip
 SIGFILES =
 LICENSE = LGPL-2.1
 
@@ -40,6 +40,9 @@
 
 USE_AUTORECONF = y
 
+# FIXME, doesn't build
+#
+
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
@@ -47,8 +50,8 @@
 
 GNU_MAKE=make
 
-#pre-configure: extract
-#j     $(WORKSRC)/bootstrap
-#      $(MAKECOOKIE)
+pre-configure: extract
+       $(WORKSRC)/bootstrap
+       $(MAKECOOKIE)
 
 

=== modified file 'pkg/other/enchant/sha256sums'
--- a/pkg/other/enchant/sha256sums      2019-04-16 07:47:44 +0000
+++ b/pkg/other/enchant/sha256sums      2021-01-31 05:03:19 +0000
@@ -1,1 +1,1 @@
-852464623cb5eca5f92b2879e5c807d5a4dd22b76b6c7a57f1e825d09e267102  
download/v2.2.3.zip
+8baadee51cc99b2da2fc6970abb709f3391f56ac4ed9f8c8323578c055a6efa4  
download/v2.2.15.zip


reply via email to

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