gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7952: some misses stuff


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7952: some misses stuff
Date: Sun, 19 Dec 2021 18:55:06 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7952
revision-id: carlhansen1234@gmail.com-20211219235458-bc41ieikpzymnxte
parent: carlhansen1234@gmail.com-20211219235319-p6rh92zebjjc6o2j
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2021-12-19 15:54:58 -0800
message:
  some misses stuff
added:
  pkg/gnustep/gnustep-corebase/files/ files-20211209060427-ji6pq3ydr59lijao-1
  pkg/gnustep/gnustep-corebase/files/corebase-extern.diff 
corebaseextern.diff-20211209060427-ji6pq3ydr59lijao-2
modified:
  pkg/gnu/kawa/Makefile          makefile-20160617014725-uokjfnggs70iry9h-1123
  pkg/gnu/serveez/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1712
  pkg/gnu/serveez/gpg-keyring    gpgkeyring-20160617014725-uokjfnggs70iry9h-1716
  pkg/gnu/serveez/sha256sums     sha256sums-20160617014725-uokjfnggs70iry9h-1717
  pkg/gnustep/cenon/Makefile     makefile-20170801035456-945ec82s6q5ceu39-2
  pkg/gnustep/cenon/sha256sums   sha256sums-20170801035456-945ec82s6q5ceu39-4
  pkg/other/guile-dsv/Makefile   makefile-20200512220547-x7xs0r19qige18i3-3
  pkg/other/guile-dsv/sha256sums sha256sums-20200512220547-x7xs0r19qige18i3-4
=== modified file 'pkg/gnu/kawa/Makefile'
--- a/pkg/gnu/kawa/Makefile     2020-01-17 21:53:57 +0000
+++ b/pkg/gnu/kawa/Makefile     2021-12-19 23:54:58 +0000
@@ -48,7 +48,7 @@
 
 
 BUILDDEPS =
-LIBDEPS =  readline
+LIBDEPS =  #readline
 
 ######################################################################
 

=== modified file 'pkg/gnu/serveez/Makefile'
--- a/pkg/gnu/serveez/Makefile  2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/serveez/Makefile  2021-12-19 23:54:58 +0000
@@ -1,6 +1,8 @@
 # Copyright © 2013 Brandon Invergo <brandon@invergo.net>
+# Copyright © 2021 Carl Hansen <carlhansen@gnu.org>
 #
-# This file is part of GSRC.
+# 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
@@ -15,9 +17,11 @@
 # 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 bug-gsrc@gnu.org
+
 NAME = Serveez
 GARNAME = serveez
-GARVERSION = 0.2.2
+GARVERSION = 0.3.0
 HOME_URL = http://www.gnu.org/software/serveez/
 DESCRIPTION = Framework for implementing IP-based servers
 define BLURB
@@ -34,11 +38,11 @@
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.xz
-SIGFILES = $(DISTNAME).tar.xz.sig
+DISTFILES = $(DISTNAME).tar.lz
+SIGFILES = $(DISTNAME).tar.lz.sig
 
 BUILDDEPS =
-LIBDEPS = guile
+LIBDEPS = #guile
 
 ######################################################################
 

=== modified file 'pkg/gnu/serveez/gpg-keyring'
Binary files a/pkg/gnu/serveez/gpg-keyring      2016-06-17 19:08:15 +0000 and 
b/pkg/gnu/serveez/gpg-keyring     2021-12-19 23:54:58 +0000 differ
=== modified file 'pkg/gnu/serveez/sha256sums'
--- a/pkg/gnu/serveez/sha256sums        2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/serveez/sha256sums        2021-12-19 23:54:58 +0000
@@ -1,2 +1,2 @@
-4c77feabc00b9d68d9c2a7296d076536093feea76d9f47770c475f610e944525  
download/serveez-0.2.2.tar.xz
-e481d1423afd7f336f512f8cdef94bfd903ab8b9c6609ce6c583b209ed1e7be3  
download/serveez-0.2.2.tar.xz.sig
+7e1a9c88ff3b357ab119c88f48e6044a394a0f686e76ea72815b7a6722aa5731  
download/serveez-0.3.0.tar.lz
+b2a7de854bac4e3196e9ca0de2f71c9ab4dd9a0d83b1f617fd1d3bc8ddb047d3  
download/serveez-0.3.0.tar.lz.sig

=== modified file 'pkg/gnustep/cenon/Makefile'
--- a/pkg/gnustep/cenon/Makefile        2019-06-14 21:05:57 +0000
+++ b/pkg/gnustep/cenon/Makefile        2021-12-19 23:54:58 +0000
@@ -23,7 +23,7 @@
 NAME = Cenon
 GARNAME = cenon
 UPSTREAMNAME = Cenon
-GARVERSION = 4.0.6
+GARVERSION = 4.0.2
 
 #   http://www.cenon.zone/download/source/Cenon-4.0.2.tar.bz2
 #      http://www.cenon.zone/download/source/CenonLibrary-4.0.0-1.tar.bz2
@@ -42,7 +42,7 @@
 CONFIGURE_SCRIPTS =
 WORKOBJ= $(WORKDIR)/$(NAME)
 
-LICENSE = vhf free license
+LICENSE = Cenon free license
 
 BUILDDEPS =
 LIBDEPS =
@@ -52,7 +52,8 @@
 include ../../../gar/gar.lib/gnustep.mk
 include config.mk
 
-prebuild:
+postextract:
+       @echo extract CenonLibrary
        $(MAKE) extract-$(UPSTREAMNAME)Library-$(GARVERSION)-1.tar.bz2
        $(MAKECOOKIE)
 

=== modified file 'pkg/gnustep/cenon/sha256sums'
--- a/pkg/gnustep/cenon/sha256sums      2019-06-14 21:05:57 +0000
+++ b/pkg/gnustep/cenon/sha256sums      2021-12-19 23:54:58 +0000
@@ -1,2 +1,2 @@
-e31cdfd3bd4df86e1f96561bdb73ee31bf977e0d755886fc877e892eac6ae862  
download/Cenon-4.0.6.tar.bz2
+d228ff779f3967c6324eb7a081132a3d5d2237f03a23adcdfd4cae2fa7b0eb2f  
download/Cenon-4.0.2.tar.bz2
 b329331a4b5b40d93eeeddd98f6922a53401b6e4f437538cd98392f8828cbb44  
download/CenonLibrary-4.0.0-1.tar.bz2

=== added directory 'pkg/gnustep/gnustep-corebase/files'
=== added file 'pkg/gnustep/gnustep-corebase/files/corebase-extern.diff'
--- a/pkg/gnustep/gnustep-corebase/files/corebase-extern.diff   1970-01-01 
00:00:00 +0000
+++ b/pkg/gnustep/gnustep-corebase/files/corebase-extern.diff   2021-12-19 
23:54:58 +0000
@@ -0,0 +1,29 @@
+diff -x config.log -x config.status -ru 
tmp/gnustep-corebase-0.1.1/Headers/CoreFoundation/CFError.h 
work/gnustep-corebase-0.1.1/Headers/CoreFoundation/CFError.h
+--- tmp/gnustep-corebase-0.1.1/Headers/CoreFoundation/CFError.h        
2012-07-18 17:00:25.000000000 -0700
++++ work/gnustep-corebase-0.1.1/Headers/CoreFoundation/CFError.h       
2021-12-08 21:36:27.166046983 -0800
+@@ -39,16 +39,16 @@
+ typedef const struct __CFError * CFErrorRef;
+ #endif
+ 
+-const CFStringRef kCFErrorDomainPOSIX;
+-const CFStringRef kCFErrorDomainOSStatus;
+-const CFStringRef kCFErrorDomainMach;
+-const CFStringRef kCFErrorDomainCocoa;
++extern const CFStringRef kCFErrorDomainPOSIX;
++extern const CFStringRef kCFErrorDomainOSStatus;
++extern const CFStringRef kCFErrorDomainMach;
++extern const CFStringRef kCFErrorDomainCocoa;
+ 
+-const CFStringRef kCFErrorLocalizedDescriptionKey;
+-const CFStringRef kCFErrorLocalizedFailureReasonKey;
+-const CFStringRef kCFErrorLocalizedRecoverySuggestionKey;
+-const CFStringRef kCFErrorDescriptionKey;
+-const CFStringRef kCFErrorUnderlyingErrorKey;
++extern const CFStringRef kCFErrorLocalizedDescriptionKey;
++extern const CFStringRef kCFErrorLocalizedFailureReasonKey;
++extern const CFStringRef kCFErrorLocalizedRecoverySuggestionKey;
++extern const CFStringRef kCFErrorDescriptionKey;
++extern const CFStringRef kCFErrorUnderlyingErrorKey;
+ 
+ 
+ 

=== modified file 'pkg/other/guile-dsv/Makefile'
--- a/pkg/other/guile-dsv/Makefile      2021-04-09 08:06:56 +0000
+++ b/pkg/other/guile-dsv/Makefile      2021-12-19 23:54:58 +0000
@@ -21,7 +21,7 @@
 NAME =    guile-dsv
 GARNAME = guile-dsv
 UPSTREAMNAME = v
-GARVERSION = 0.4.0
+GARVERSION = 0.5.0
 HOME_URL = https://github.com/artyom-poptsov/guile-dsv
 DESCRIPTION =  Guile code to parse delimiter-separated-value files
 define BLURB

=== modified file 'pkg/other/guile-dsv/sha256sums'
--- a/pkg/other/guile-dsv/sha256sums    2021-04-09 08:06:56 +0000
+++ b/pkg/other/guile-dsv/sha256sums    2021-12-19 23:54:58 +0000
@@ -1,1 +1,1 @@
-87d3f3c51b0766806b57678cc417236adadc893e7a4d798e05f3a8084c9d7a78  
download/v0.4.0.tar.gz
+217730d71e98e0bad538634e12b0329485e157f6d0b45e03ed2d5861c4a1ca69  
download/v0.5.0.tar.gz


reply via email to

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