[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9381: update swbis to 1.13.3
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r9381: update swbis to 1.13.3 |
Date: |
Sun, 2 Jul 2023 17:04:57 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9381
revision-id: carlhansen1234@gmail.com-20230702210451-26jpysckrbkv0j1r
parent: carlhansen1234@gmail.com-20230702004653-nzhm225zo55gk89q
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2023-07-02 14:04:51 -0700
message:
update swbis to 1.13.3
removed:
pkg/gnu/swbis/files/ files-20160617014725-uokjfnggs70iry9h-1828
pkg/gnu/swbis/files/swbis-1.11-force-USE_XOPEN.diff
swbis1.11forceuse_xo-20160617014725-uokjfnggs70iry9h-2238
modified:
pkg/gnu/swbis/Makefile makefile-20160617014725-uokjfnggs70iry9h-1824
pkg/gnu/swbis/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-1830
=== modified file 'pkg/gnu/swbis/Makefile'
--- a/pkg/gnu/swbis/Makefile 2020-04-02 19:28:03 +0000
+++ b/pkg/gnu/swbis/Makefile 2023-07-02 21:04:51 +0000
@@ -1,5 +1,5 @@
# Copyright © 2013, 2014 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2018, 2020 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2018, 2020, 2023 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -23,7 +23,7 @@
NAME = Swbis
GARNAME = swbis
-GARVERSION = 1.13.2
+GARVERSION = 1.13.3
HOME_URL = http://www.gnu.org/software/swbis/
DESCRIPTION = POSIX software packaging utilities
define BLURB
@@ -45,8 +45,12 @@
BUILDDEPS =
LIBDEPS =
+# suboptimal; for now:
+WORKOBJ = $(WORKSRC)
+
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include ../../../gar/gar.lib/info.mk
include config.mk
+
=== removed directory 'pkg/gnu/swbis/files'
=== removed file 'pkg/gnu/swbis/files/swbis-1.11-force-USE_XOPEN.diff'
--- a/pkg/gnu/swbis/files/swbis-1.11-force-USE_XOPEN.diff 2016-06-17
19:08:15 +0000
+++ b/pkg/gnu/swbis/files/swbis-1.11-force-USE_XOPEN.diff 1970-01-01
00:00:00 +0000
@@ -1,14 +0,0 @@
-diff -x config.log -x config.status -ru
work/swbis-1.11/swsupplib/taru/to_oct.c work/swbis-1.11/swsupplib/taru/to_oct.c
---- work/swbis-1.11/swsupplib/taru/to_oct.c 2010-06-26 17:51:57.000000000
+0200
-+++ work/swbis-1.11/swsupplib/taru/to_oct.c 2013-04-04 08:32:15.313357321
+0200
-@@ -59,6 +59,10 @@
- >> CHAR_BIT * (sizeof (int) - 1)))
- #endif
-
-+#ifndef __USE_XOPEN
-+ #define __USE_XOPEN 1
-+#endif
-+
- # include <stdio.h>
- # include <unistd.h>
- # include <sys/types.h>
=== modified file 'pkg/gnu/swbis/sha256sums'
--- a/pkg/gnu/swbis/sha256sums 2020-04-02 19:28:03 +0000
+++ b/pkg/gnu/swbis/sha256sums 2023-07-02 21:04:51 +0000
@@ -1,2 +1,2 @@
-e1134e4ccacd1550558856d8ef2ca85851234b4b9ffeb50503ac9810caefbee6
download/swbis-1.13.2.tar.gz
-6e67fa78018c9cd4f30d63e68aa559b8ce7b3d037e742b726e8e47ee58b0f6fc
download/swbis-1.13.2.tar.gz.sig
+b88930826066d70798f42dad6480ebd89d7f5d6d3209234af520358adcda697a
download/swbis-1.13.3.tar.gz
+d0769cd281930903ccefc811646f58fc6a5fa0d04eaecf5a18afc0469ccff1a8
download/swbis-1.13.3.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9381: update swbis to 1.13.3,
Carl Hansen <=