gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5147: update dico to 2.5


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5147: update dico to 2.5
Date: Sun, 28 Jan 2018 22:02:49 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5147
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2018-01-28 19:02:42 -0800
message:
  update dico to 2.5
modified:
  pkg/gnu/dico/Makefile          makefile-20160617014725-uokjfnggs70iry9h-572
  pkg/gnu/dico/config.mk         config.mk-20160617015209-sa79auakqwagg8n2-1
  pkg/gnu/dico/gpg-keyring       gpgkeyring-20160617014725-uokjfnggs70iry9h-573
  pkg/gnu/dico/sha256sums        sha256sums-20160617014725-uokjfnggs70iry9h-574
=== modified file 'pkg/gnu/dico/Makefile'
--- a/pkg/gnu/dico/Makefile     2016-11-21 18:50:08 +0000
+++ b/pkg/gnu/dico/Makefile     2018-01-29 03:02:42 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013 Brandon Invergo <address@hidden>
+# Copyright © 2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -14,10 +15,13 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# 
+# Send bug reports and comments about GSRC problems to address@hidden
 
 NAME = Dico
 GARNAME = dico
-GARVERSION = 2.4
+GARVERSION = 2.5
 HOME_URL = http://www.gnu.org/software/dico/
 DESCRIPTION = Implementation of DICT server (RFC 2229)
 define BLURB
@@ -36,9 +40,9 @@
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES = $(DISTNAME).tar.xz.sig
 
-BUILDDEPS =
-LIBDEPS = readline libtool gettext   guile
-# zlib
+# hint: apt install  libntlm0-dev
+BUILDDEPS = readline libtool gettext   guile zlib
+LIBDEPS =
 
 ######################################################################
 

=== modified file 'pkg/gnu/dico/config.mk'
--- a/pkg/gnu/dico/config.mk    2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/dico/config.mk    2018-01-29 03:02:42 +0000
@@ -1,4 +1,5 @@
 ## Configuration options for dico ##
 
-CONFIGURE_OPTS ?= 
+# guile 2.2 not working for me, so:
+CONFIGURE_OPTS ?=  --without-guile
 BUILD_OPTS ?=

=== modified file 'pkg/gnu/dico/gpg-keyring'
Binary files a/pkg/gnu/dico/gpg-keyring 2016-11-21 18:50:08 +0000 and 
b/pkg/gnu/dico/gpg-keyring        2018-01-29 03:02:42 +0000 differ
=== modified file 'pkg/gnu/dico/sha256sums'
--- a/pkg/gnu/dico/sha256sums   2016-11-21 18:50:08 +0000
+++ b/pkg/gnu/dico/sha256sums   2018-01-29 03:02:42 +0000
@@ -1,2 +1,2 @@
-4f94f73d1f596552894df2decb72df5b71ed2a23edc985c68247b6e5a0daa78e  
download/dico-2.4.tar.xz
-5621298cb0376592f2928f0068ae4a67f4e4d7c284fafd845ea12640afd973cf  
download/dico-2.4.tar.xz.sig
+b8f7ebb77ab6d4c680a2c1fe19907055f9350c5697d03e919417e0ddc91ff56b  
download/dico-2.5.tar.xz
+e0a941844119f63b92a60657ef60c392ffebc0c0b2fe7a9570957235b7bcb908  
download/dico-2.5.tar.xz.sig


reply via email to

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