pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/brs
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 9 08:30:49 UTC 2020
Modified Files:
pkgsrc/misc/brs: Makefile distinfo
pkgsrc/misc/brs/patches: patch-ab
Log Message:
misc/brs: fix hard-coded paths in patch
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/misc/brs/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/misc/brs/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/brs/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/brs/Makefile
diff -u pkgsrc/misc/brs/Makefile:1.13 pkgsrc/misc/brs/Makefile:1.14
--- pkgsrc/misc/brs/Makefile:1.13 Wed Jul 4 13:40:25 2018
+++ pkgsrc/misc/brs/Makefile Sat May 9 08:30:49 2020
@@ -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/}
Index: pkgsrc/misc/brs/distinfo
diff -u pkgsrc/misc/brs/distinfo:1.8 pkgsrc/misc/brs/distinfo:1.9
--- pkgsrc/misc/brs/distinfo:1.8 Fri Apr 1 10:27:54 2016
+++ pkgsrc/misc/brs/distinfo Sat May 9 08:30:49 2020
@@ -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
Index: pkgsrc/misc/brs/patches/patch-ab
diff -u pkgsrc/misc/brs/patches/patch-ab:1.2 pkgsrc/misc/brs/patches/patch-ab:1.3
--- pkgsrc/misc/brs/patches/patch-ab:1.2 Tue Jul 3 17:39:53 2012
+++ pkgsrc/misc/brs/patches/patch-ab Sat May 9 08:30:49 2020
@@ -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 @@ $NetBSD: patch-ab,v 1.2 2012/07/03 17:39
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