gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7910: barcode maybe right


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7910: barcode maybe right
Date: Fri, 19 Nov 2021 23:40:45 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7910
revision-id: carlhansen1234@gmail.com-20211120044039-9xi9m2ceypl61pwf
parent: carlhansen1234@gmail.com-20211120041948-ax1svalfvpjyiaae
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2021-11-19 20:40:39 -0800
message:
  barcode maybe right
removed:
  pkg/gnu/barcode/files/gar-base.diff 
garbase.diff-20211120035037-at7k9yplvv7cbikz-1
added:
  pkg/gnu/barcode/files/barcodefix.patch 
barcodefix.patch-20211120043942-dgwbesyfuv0fhxms-1
  pkg/gnu/barcode/gpg-keyring    gpgkeyring-20211120043942-dgwbesyfuv0fhxms-2
modified:
  pkg/gnu/barcode/Makefile       makefile-20160617014725-uokjfnggs70iry9h-443
  pkg/gnu/barcode/sha256sums     sha256sums-20160617014725-uokjfnggs70iry9h-445
=== modified file 'pkg/gnu/barcode/Makefile'
--- a/pkg/gnu/barcode/Makefile  2021-11-20 04:19:48 +0000
+++ b/pkg/gnu/barcode/Makefile  2021-11-20 04:40:39 +0000
@@ -38,7 +38,8 @@
 MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES = $(DISTNAME).tar.xz.sig
-#PATCHFILES = gar-base.diff
+PATCHFILES = barcodefix.patch 
+PATCHOPTS = -p2
 
 BUILDDEPS =
 LIBDEPS =

=== added file 'pkg/gnu/barcode/files/barcodefix.patch'
--- a/pkg/gnu/barcode/files/barcodefix.patch    1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/barcode/files/barcodefix.patch    2021-11-20 04:40:39 +0000
@@ -0,0 +1,23 @@
+diff -x config.log -x config.status -ru tmp/barcode-0.99/barcode.h 
work/barcode-0.99/barcode.h
+--- tmp/barcode-0.99/barcode.h 2013-03-29 14:51:07.000000000 -0700
++++ work/barcode-0.99/barcode.h        2021-11-19 20:12:01.887614956 -0800
+@@ -123,6 +123,6 @@
+ }
+ #endif
+ 
+-int streaming;
++extern int streaming;
+ 
+ #endif /* _BARCODE_H_ */
+diff -x config.log -x config.status -ru tmp/barcode-0.99/pcl.c 
work/barcode-0.99/pcl.c
+--- tmp/barcode-0.99/pcl.c     2013-03-29 15:23:31.000000000 -0700
++++ work/barcode-0.99/pcl.c    2021-11-19 20:12:26.046746425 -0800
+@@ -29,7 +29,7 @@
+ 
+ #define SHRINK_AMOUNT 0.15  /* shrink the bars to account for ink spreading */
+ 
+-
++int streaming;
+ /*
+  * How do the "partial" and "textinfo" strings work? See file "ps.c"
+  */

=== removed file 'pkg/gnu/barcode/files/gar-base.diff'
--- a/pkg/gnu/barcode/files/gar-base.diff       2021-11-20 04:19:48 +0000
+++ b/pkg/gnu/barcode/files/gar-base.diff       1970-01-01 00:00:00 +0000
@@ -1,23 +0,0 @@
-diff -x config.log -x config.status -ru tmp/barcode-0.99/barcode.h 
work/barcode-0.99/barcode.h
---- tmp/barcode-0.99/barcode.h 2013-03-29 14:51:07.000000000 -0700
-+++ work/barcode-0.99/barcode.h        2021-11-19 20:12:01.887614956 -0800
-@@ -123,6 +123,6 @@
- }
- #endif
- 
--int streaming;
-+extern int streaming;
- 
- #endif /* _BARCODE_H_ */
-diff -x config.log -x config.status -ru tmp/barcode-0.99/pcl.c 
work/barcode-0.99/pcl.c
---- tmp/barcode-0.99/pcl.c     2013-03-29 15:23:31.000000000 -0700
-+++ work/barcode-0.99/pcl.c    2021-11-19 20:12:26.046746425 -0800
-@@ -29,7 +29,7 @@
- 
- #define SHRINK_AMOUNT 0.15  /* shrink the bars to account for ink spreading */
- 
--
-+int streaming;
- /*
-  * How do the "partial" and "textinfo" strings work? See file "ps.c"
-  */

=== added file 'pkg/gnu/barcode/gpg-keyring'
Binary files a/pkg/gnu/barcode/gpg-keyring      1970-01-01 00:00:00 +0000 and 
b/pkg/gnu/barcode/gpg-keyring     2021-11-20 04:40:39 +0000 differ
=== modified file 'pkg/gnu/barcode/sha256sums'
--- a/pkg/gnu/barcode/sha256sums        2021-11-20 04:19:48 +0000
+++ b/pkg/gnu/barcode/sha256sums        2021-11-20 04:40:39 +0000
@@ -1,2 +1,3 @@
 e87ecf6421573e17ce35879db8328617795258650831affd025fba42f155cdc6  
download/barcode-0.99.tar.xz
+8f9d0739765389ea4e1271e181c88f1162cd13b7c04bf9f8fc1f0a64664be151  
download/barcodefix.patch
 f53ccbff9d19c9e33c0607ef1e3b20a2894dbe5ac74a50e44d6310c5ac92854f  
download/barcode-0.99.tar.xz.sig


reply via email to

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