gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7683: gdbm etc


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7683: gdbm etc
Date: Thu, 17 Jun 2021 12:44:13 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7683
revision-id: carlhansen@gnu.org-20210617164403-j5qk8ij5msh0146m
parent: carlhansen@gnu.org-20210617003627-6cmd8rserdprfjpq
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Thu 2021-06-17 09:44:03 -0700
message:
  gdbm etc
modified:
  pkg/gnu/gdbm/Makefile          makefile-20160617014725-uokjfnggs70iry9h-696
  pkg/gnu/gdbm/gpg-keyring       gpgkeyring-20160617014725-uokjfnggs70iry9h-697
  pkg/gnu/gdbm/sha256sums        sha256sums-20160617014725-uokjfnggs70iry9h-698
  pkg/gnu/gnulib/Makefile        makefile-20160617014725-uokjfnggs70iry9h-828
  pkg/gnu/libffcall/config.mk    config.mk-20170624183342-lrpv0de2b5wi444z-2
=== modified file 'pkg/gnu/gdbm/Makefile'
--- a/pkg/gnu/gdbm/Makefile     2020-12-23 22:35:02 +0000
+++ b/pkg/gnu/gdbm/Makefile     2021-06-17 16:44:03 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2017 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2018, 2020 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2018, 2020, 2021 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 = dbm
 GARNAME = gdbm
-GARVERSION = 1.19
+GARVERSION = 1.20
 HOME_URL = http://www.gnu.org/software/gdbm/
 DESCRIPTION = Hash library of database functions compatible with traditional 
dbm
 define BLURB

=== modified file 'pkg/gnu/gdbm/gpg-keyring'
Binary files a/pkg/gnu/gdbm/gpg-keyring 2020-12-23 22:35:02 +0000 and 
b/pkg/gnu/gdbm/gpg-keyring        2021-06-17 16:44:03 +0000 differ
=== modified file 'pkg/gnu/gdbm/sha256sums'
--- a/pkg/gnu/gdbm/sha256sums   2020-12-23 22:35:02 +0000
+++ b/pkg/gnu/gdbm/sha256sums   2021-06-17 16:44:03 +0000
@@ -1,2 +1,2 @@
-37ed12214122b972e18a0d94995039e57748191939ef74115b1d41d8811364bc  
download/gdbm-1.19.tar.gz
-8f4e0502073a7a22972f1edc84c70151033257d879402ac85176d3ebc984b2b8  
download/gdbm-1.19.tar.gz.sig
+3aeac05648b3482a10a2da986b9f3a380a29ad650be80b9817a435fb8114a292  
download/gdbm-1.20.tar.gz
+f0fed968dd6b841109d9a1bc44242522bc134af74bdf3473345d33bb19dc67af  
download/gdbm-1.20.tar.gz.sig

=== modified file 'pkg/gnu/gnulib/Makefile'
--- a/pkg/gnu/gnulib/Makefile   2021-05-12 01:22:25 +0000
+++ b/pkg/gnu/gnulib/Makefile   2021-06-17 16:44:03 +0000
@@ -78,4 +78,6 @@
 install-gl:
        $(INSTALL_INFO)  $(WORKDIR)/gnulib/doc/gnulib.info
 
+clean:
+       @echo not cleaning, do it manually if you really want to
 

=== modified file 'pkg/gnu/libffcall/config.mk'
--- a/pkg/gnu/libffcall/config.mk       2017-06-24 19:21:24 +0000
+++ b/pkg/gnu/libffcall/config.mk       2021-06-17 16:44:03 +0000
@@ -2,4 +2,4 @@
 ## adjust as needed
 
 CONFIGURE_OPTS ?= 
-BUILD_OPTS ?=
+BUILD_OPTS ?= CFLAGS+=--save-temps


reply via email to

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