gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9056: anubis patch 4.2. now compiles


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9056: anubis patch 4.2. now compiles
Date: Wed, 8 Mar 2023 12:36:23 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9056
revision-id: carlhansen@gnu.org-20230308173619-411ubnah2me8jj80
parent: carlhansen@gnu.org-20230308083704-914dtbnipd5rqkq3
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Wed 2023-03-08 09:36:19 -0800
message:
  anubis patch 4.2. now compiles
removed:
  pkg/gnu/anubis/files/anubis-4.1.1-fix-build.diff 
anubis4.1.1fixbuild.-20160617014725-uokjfnggs70iry9h-2059
added:
  pkg/gnu/anubis/files/anubis-4.2.extern.diff 
anubis4.2.extern.dif-20230308173451-54h4tkfrrjzee89t-1
modified:
  pkg/gnu/anubis/Makefile        makefile-20160617014725-uokjfnggs70iry9h-398
  pkg/gnu/anubis/sha256sums      sha256sums-20160617014725-uokjfnggs70iry9h-401
=== modified file 'pkg/gnu/anubis/Makefile'
--- a/pkg/gnu/anubis/Makefile   2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/anubis/Makefile   2023-03-08 17:36:19 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013, 2014 Brandon Invergo <brandon@invergo.net>
+# Copyright © 2023 Carl Hansen
 #
 # This file is part of GSRC.
 #
@@ -35,12 +36,15 @@
 MASTER_SUBDIR = anubis/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
+PATCHFILES = anubis-4.2.extern.diff
 
 BUILDDEPS =
 LIBDEPS = libgpg-error
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
+
+

=== removed file 'pkg/gnu/anubis/files/anubis-4.1.1-fix-build.diff'
--- a/pkg/gnu/anubis/files/anubis-4.1.1-fix-build.diff  2016-06-17 19:08:15 
+0000
+++ b/pkg/gnu/anubis/files/anubis-4.1.1-fix-build.diff  1970-01-01 00:00:00 
+0000
@@ -1,12 +0,0 @@
-diff -x config.log -x config.status -ru work/anubis-4.1.1/src/Makefile.in 
work/anubis-4.1.1/src/Makefile.in
---- work/anubis-4.1.1/src/Makefile.in  2008-12-19 19:30:12.000000000 +0100
-+++ work/anubis-4.1.1/src/Makefile.in  2012-11-22 00:21:20.051096056 +0100
-@@ -396,7 +396,7 @@
- LIBICONV = @LIBICONV@
- LIBINTL = @LIBINTL@
- LIBOBJS = @LIBOBJS@
--LIBS = @LIBS@
-+LIBS = @LIBS@ -lgpg-error
- LTLIBICONV = @LTLIBICONV@
- LTLIBINTL = @LTLIBINTL@
- LTLIBOBJS = @LTLIBOBJS@

=== added file 'pkg/gnu/anubis/files/anubis-4.2.extern.diff'
--- a/pkg/gnu/anubis/files/anubis-4.2.extern.diff       1970-01-01 00:00:00 
+0000
+++ b/pkg/gnu/anubis/files/anubis-4.2.extern.diff       2023-03-08 17:36:19 
+0000
@@ -0,0 +1,12 @@
+diff -x config.log -x config.status -ru tmp/anubis-4.2/src/rcfile.h 
work/anubis-4.2/src/rcfile.h
+--- tmp/anubis-4.2/src/rcfile.h        2014-05-15 21:19:46.000000000 -0700
++++ work/anubis-4.2/src/rcfile.h       2023-03-08 09:21:16.113749152 -0800
+@@ -213,7 +213,7 @@
+                                 const char *fmt, va_list ap);
+ 
+ /* Global data */
+-struct rc_loc rc_locus;
++extern struct rc_loc rc_locus;
+ 
+ /* Function declarations */
+ void verbatim (void);

=== modified file 'pkg/gnu/anubis/sha256sums'
--- a/pkg/gnu/anubis/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/anubis/sha256sums 2023-03-08 17:36:19 +0000
@@ -1,2 +1,3 @@
 5f3a2dd77c5ef52a593428c5b6d0042c1746eb8262c31bde9ee67455f8aad6d6  
download/anubis-4.2.tar.gz
+072c0d89c8a31f5cf7c97b4c732cae72a5b72541897e9366149ec659940678a4  
download/anubis-4.2.extern.diff
 90172bbfe6062caf31b764bd541bb300820a57bc0840ea251e9a40ec323e369e  
download/anubis-4.2.tar.gz.sig


reply via email to

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