Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/brs misc/brs: fix hard-coded paths in patch



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f1fe1870104
branches:  trunk
changeset: 431087:8f1fe1870104
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 09 08:30:49 2020 +0000

description:
misc/brs: fix hard-coded paths in patch

diffstat:

 misc/brs/Makefile         |   4 ++--
 misc/brs/distinfo         |   4 ++--
 misc/brs/patches/patch-ab |  23 +----------------------
 3 files changed, 5 insertions(+), 26 deletions(-)

diffs (69 lines):

diff -r 48efe1b0ec1a -r 8f1fe1870104 misc/brs/Makefile
--- a/misc/brs/Makefile Sat May 09 08:25:56 2020 +0000
+++ b/misc/brs/Makefile Sat May 09 08:30:49 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2018/07/04 13:40:25 jperkin Exp $
+# $NetBSD: Makefile,v 1.14 2020/05/09 08:30:49 rillig Exp $
 #
 
 DISTNAME=      brs.4.00.l1
 PKGNAME=       brs-4.0
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_SUNSITE:=apps/religion/}
 
diff -r 48efe1b0ec1a -r 8f1fe1870104 misc/brs/distinfo
--- a/misc/brs/distinfo Sat May 09 08:25:56 2020 +0000
+++ b/misc/brs/distinfo Sat May 09 08:30:49 2020 +0000
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.8 2016/04/01 10:27:54 jperkin Exp $
+$NetBSD: distinfo,v 1.9 2020/05/09 08:30:49 rillig Exp $
 
 SHA1 (brs.4.00.l1.tar.gz) = 12406ad5738caeb828e0773a45290ed5e098940a
 RMD160 (brs.4.00.l1.tar.gz) = 1445c754ffd16cbb00cb27003b748a46c7aadbe0
 SHA512 (brs.4.00.l1.tar.gz) = 216e6e220f73c1ec2806065f559af84a7db7282772e6f6d9098a490ed162a06af5383bf067d88c44155b1f3e0c6beae778eeb238f805fa14436d83cf7beb87e9
 Size (brs.4.00.l1.tar.gz) = 2651253 bytes
 SHA1 (patch-aa) = e8f80f7142206028baef869af35bf7b8797f2dc8
-SHA1 (patch-ab) = fa5cfa52605b7b3f6b50f30c5405cb2106b2bd11
+SHA1 (patch-ab) = dc2974e938ad26264125ac78ba568d00bc6192f3
 SHA1 (patch-ac) = 1b6aca04c879d5e5011f36d8cfd0f59379c339f5
 SHA1 (patch-ad) = 33cac111acad1f727aee01bf50ec5893f21fe60e
 SHA1 (patch-bible.c) = 631c58cb6bcf5be81de7f601b3decbb374842c4c
diff -r 48efe1b0ec1a -r 8f1fe1870104 misc/brs/patches/patch-ab
--- a/misc/brs/patches/patch-ab Sat May 09 08:25:56 2020 +0000
+++ b/misc/brs/patches/patch-ab Sat May 09 08:30:49 2020 +0000
@@ -1,16 +1,7 @@
-$NetBSD: patch-ab,v 1.2 2012/07/03 17:39:53 joerg Exp $
+$NetBSD: patch-ab,v 1.3 2020/05/09 08:30:49 rillig Exp $
 
 --- bible.1.orig       1994-12-12 19:05:28.000000000 +0000
 +++ bible.1
-@@ -96,7 +96,7 @@ kilobytes.
- .I Bible\^
- normally searches for the text data file first in the current directory,
- and then in 
--.BR /usr/local/lib .
-+.BR /usr/pkg/libdata/brs .
- The 
- .B \-p
- option may be used to change the search path.
 @@ -314,17 +314,17 @@ and
  Miscellaneous program control commands:
  
@@ -33,15 +24,3 @@
  Stop writing to a file.
  .TP
  .B \>, \<
-@@ -369,9 +369,9 @@ whole book as one might hope.  Similarly
- results in a range of Matthew 1:1 to Revelation 1:1, instead of extending
- all the way to Revelation 22:21.
- .SH FILES
--/usr/local/lib/bible.data
-+/usr/pkg/libdata/brs/bible.data
- .br
--/usr/local/lib/bible.data.conc
-+/usr/pkg/libdata/brs/bible.data.conc
- .SH SEE ALSO
- Rev3:20
- .SH AUTHOR



Home | Main Index | Thread Index | Old Index