gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5857: update dico to 2.6


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5857: update dico to 2.6
Date: Mon, 27 Aug 2018 18:37:42 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5857
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2018-08-27 15:37:37 -0700
message:
  update dico to 2.6
modified:
  pkg/gnu/dico/Makefile          makefile-20160617014725-uokjfnggs70iry9h-572
  pkg/gnu/dico/config.mk         config.mk-20160617015209-sa79auakqwagg8n2-1
  pkg/gnu/dico/sha256sums        sha256sums-20160617014725-uokjfnggs70iry9h-574
=== modified file 'pkg/gnu/dico/Makefile'
--- a/pkg/gnu/dico/Makefile     2018-01-29 03:02:42 +0000
+++ b/pkg/gnu/dico/Makefile     2018-08-27 22:37:37 +0000
@@ -21,7 +21,7 @@
 
 NAME = Dico
 GARNAME = dico
-GARVERSION = 2.5
+GARVERSION = 2.6
 HOME_URL = http://www.gnu.org/software/dico/
 DESCRIPTION = Implementation of DICT server (RFC 2229)
 define BLURB
@@ -44,6 +44,8 @@
 BUILDDEPS = readline libtool gettext   guile zlib
 LIBDEPS =
 
+#USE_AUTORECONF = yes
+
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk

=== modified file 'pkg/gnu/dico/config.mk'
--- a/pkg/gnu/dico/config.mk    2018-01-29 03:02:42 +0000
+++ b/pkg/gnu/dico/config.mk    2018-08-27 22:37:37 +0000
@@ -1,5 +1,5 @@
 ## Configuration options for dico ##
 
-# guile 2.2 not working for me, so:
-CONFIGURE_OPTS ?=  --without-guile
+# python module didn't compile for me
+CONFIGURE_OPTS ?=  PYTHON3_COND_TRUE=0 --without-python
 BUILD_OPTS ?=

=== modified file 'pkg/gnu/dico/sha256sums'
--- a/pkg/gnu/dico/sha256sums   2018-01-29 03:02:42 +0000
+++ b/pkg/gnu/dico/sha256sums   2018-08-27 22:37:37 +0000
@@ -1,2 +1,2 @@
-b8f7ebb77ab6d4c680a2c1fe19907055f9350c5697d03e919417e0ddc91ff56b  
download/dico-2.5.tar.xz
-e0a941844119f63b92a60657ef60c392ffebc0c0b2fe7a9570957235b7bcb908  
download/dico-2.5.tar.xz.sig
+f1acf2ac8f50101479877b37741356725fe1757eb9bdefab2bcd96fd0201b17e  
download/dico-2.6.tar.xz
+bf5a225de7711ba87a8a7b0eac5a5214cde8dfe478440c6269e5e765bfd944a0  
download/dico-2.6.tar.xz.sig


reply via email to

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