[arch-commits] Commit in most/trunk (PKGBUILD)

2020-05-16 Thread Evangelos Foutras via arch-commits
Date: Saturday, May 16, 2020 @ 13:51:26
  Author: foutrelis
Revision: 384682

upgpkg: most 5.1.0-2: reproducibility rebuild

Modified:
  most/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-16 13:50:46 UTC (rev 384681)
+++ PKGBUILD2020-05-16 13:51:26 UTC (rev 384682)
@@ -4,7 +4,7 @@
 
 pkgname=most
 pkgver=5.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A terminal pager similar to 'more' and 'less'"
 arch=('x86_64')
 depends=('slang')


[arch-commits] Commit in most/trunk (PKGBUILD)

2019-05-07 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 7, 2019 @ 20:46:52
  Author: arojas
Revision: 352745

https

Modified:
  most/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-07 20:46:34 UTC (rev 352744)
+++ PKGBUILD2019-05-07 20:46:52 UTC (rev 352745)
@@ -9,7 +9,7 @@
 arch=('x86_64')
 depends=('slang')
 license=('GPL')
-url="http://www.jedsoft.org/most/index.html;
+url="https://www.jedsoft.org/most/index.html;
 source=(https://www.jedsoft.org/releases/most/most-$pkgver.tar.gz{,.asc})
 validpgpkeys=('AE962A02D29BFE4A4BB2805FDE401E0D5873000A')  # John E. Davis 

 
sha512sums=('cbc090283bbaafb8ffee9d6d1abc7b49cd58d54b742cf8dc86274351dee6398d1f24841bd1631ac40f861ad9e23569646133d3297317d9d514a7a38dd74533d2'


[arch-commits] Commit in most/trunk (PKGBUILD most-debian.patch most-leak-fd.patch)

2019-04-04 Thread Felix Yan via arch-commits
Date: Thursday, April 4, 2019 @ 13:36:36
  Author: felixonmars
Revision: 349832

upgpkg: most 5.1.0-1

Modified:
  most/trunk/PKGBUILD
Deleted:
  most/trunk/most-debian.patch
  most/trunk/most-leak-fd.patch

+
 PKGBUILD   |   16 
 most-debian.patch  | 2313 ---
 most-leak-fd.patch |   14 
 3 files changed, 6 insertions(+), 2337 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-04 12:37:03 UTC (rev 349831)
+++ PKGBUILD2019-04-04 13:36:36 UTC (rev 349832)
@@ -3,24 +3,20 @@
 # Contributor: Tom Newsom 
 
 pkgname=most
-pkgver=5.0.0a
-pkgrel=7
+pkgver=5.1.0
+pkgrel=1
 pkgdesc="A terminal pager similar to 'more' and 'less'"
 arch=('x86_64')
 depends=('slang')
 license=('GPL')
 url="http://www.jedsoft.org/most/index.html;
-source=(ftp://space.mit.edu/pub/davis/${pkgname}/${pkgname}-${pkgver}.tar.gz
-most-debian.patch
-most-leak-fd.patch)
-sha512sums=('8487895d736ea19a7a635dc67c974104a0c469a88a74f8b757a0509b9dee4534fd70b966054624be71734ac7de9a9daa1efb56827ff176b9468ce5a0b1ed2349'
-
'5d1f445022da47596b76c3fff47c3b1a548c3d016fbd0785b7f57f916a93c3cde939645404d64d5ba3b900764633917639e461c14d6dd54032822f9d992418ba'
-
'387088b5fc11ca4089e1aaa99b5093b5a7157710f37432c48224aec5db0a2a6ad0c07d2714ceabb22d550128a172d6d2878a71e27b29df088a7d61ee05b563c5')
+source=(https://www.jedsoft.org/releases/most/most-$pkgver.tar.gz{,.asc})
+validpgpkeys=('AE962A02D29BFE4A4BB2805FDE401E0D5873000A')  # John E. Davis 

+sha512sums=('cbc090283bbaafb8ffee9d6d1abc7b49cd58d54b742cf8dc86274351dee6398d1f24841bd1631ac40f861ad9e23569646133d3297317d9d514a7a38dd74533d2'
+'SKIP')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i ../most-debian.patch
-  patch -Np1 -i ../most-leak-fd.patch
   ./configure --prefix=/usr --sysconfdir=/etc
   make
 }

Deleted: most-debian.patch
===
--- most-debian.patch   2019-04-04 12:37:03 UTC (rev 349831)
+++ most-debian.patch   2019-04-04 13:36:36 UTC (rev 349832)
@@ -1,2313 +0,0 @@
 most-5.0.0a.orig/lesskeys.rc
-+++ most-5.0.0a/lesskeys.rc
-@@ -57,3 +57,8 @@
- setkey goto_mark "'"
- setkey find_file "E"
- setkey edit "v"
-+setkey bob "^[[7~"
-+setkey eob "^[[8~"
-+setkey bob "^[OH"
-+setkey eob "^[OF"
-+
 most-5.0.0a.orig/most.1
-+++ most-5.0.0a/most.1
-@@ -203,7 +203,7 @@
- .TP
- .B +u
- Force UTF-8 mode.  By default most will use the current locale to
--determine if UTF-8 mode shoul be used.  The
-+determine if UTF-8 mode should be used.  The
- .B +u
- and
- .B \-u
-@@ -224,20 +224,28 @@
- Start up at the line containing the first occurrence of
- .IR string .
- .SH "COMMAND USAGE"
--The commands take effect immediately; it is not necessary to type a
--carriage return.
--.PP
--In the following commands,
--.I i
--is a numerical argument
--(1 by default).
--.TP
--.BR SPACE ", " CTRL-D ", " NEXT_SCREEN
--Display another windowful, or jump
--.I i
--windowfuls if
--.I i
--is specified.
-+Some commands have an optional numeric argument
-+.I id
-+,entered before the command.   If not given, the
-+default value of 
-+.I i
-+is 1.
-+.PP
-+Commands  take effect immediately; typing a 
-+.I RETURN
-+after isn't necessary or correct.  (Besides,
-+.I RETURN
-+itself is a command.)
-+.PP
-+Example: to go down one line, press the
-+.I DOWN_ARROW
-+key. To go down 20 lines, press 
-+.I 2
-+then 
-+.I 0
-+then the
-+.I DOWN_ARROW
-+key.
- .TP
- \fBRETURN\fR, \fBDOWN_ARROW\fR, \fBV\fR, \fBCTRL-N\fR
- Display another line, or
-@@ -341,7 +349,7 @@
- .PD
- Set a mark on the current line for later reference.
- .TP
--.BR "INSERT_HERE, CTRL-X CTRL-X, COMMA, CTRL-K RETURN, GOLD PERIOD"
-+.BR "INSERT_HERE" ", " "CTRL-X CTRL-X" ", " "COMMA" ", " "CTRL-K RETURN" ", " 
"GOLD PERIOD"
- Set a mark on the current line but return to previous mark.
- This allows the user to toggle back and forth between two positions
- in the file.
-@@ -355,7 +363,7 @@
- .BR "CTRL-X 2" ", " "CTRL-W 2" ", " "GOLD X"
- Split this window in half.
- .TP
--.BR "CTRL-X o" ", " "CTRL-W o" ", " o ", " GOLD UP ", " GOLD DOWN 
-+.BR "CTRL-X o" ", " "CTRL-W o" ", " o ", " "GOLD UP" ", " "GOLD DOWN"
- Move to other window.
- .TP
- .BR "CTRL-X 0" ", " "CTRL-W 0" ", " "GOLD V"
-@@ -506,13 +514,15 @@
- .B MOST_INITFILE
- Set this variable to specify the initialization file to load during
- startup.  The default action is to load the system configuration file
--and then a personal configuration file called
--.I .mostrc
--on Unix, and
--.I most.rc
--on other systems.
-+from
-+.I /etc/most.conf
-+and then a personal configuration file located at
-+.I $HOME/.mostrc
-+.
- .SH CONFIGURATION FILE SYNTAX
--When most starts up, it tries to read a system configuration file and
-+When
-+.I most
-+starts up, it tries to read a system configuration file and
- then a personal configuration file.  These 

[arch-commits] Commit in most/trunk (PKGBUILD)

2018-05-30 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 01:56:56
  Author: felixonmars
Revision: 325280

upgpkg: most 5.0.0a-7

BUILDINFO Rebuild

Modified:
  most/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 01:50:21 UTC (rev 325279)
+++ PKGBUILD2018-05-31 01:56:56 UTC (rev 325280)
@@ -5,7 +5,7 @@
 
 pkgname=most
 pkgver=5.0.0a
-pkgrel=6
+pkgrel=7
 pkgdesc="A terminal pager similar to 'more' and 'less'"
 arch=('x86_64')
 depends=('slang')
@@ -14,9 +14,9 @@
 source=(ftp://space.mit.edu/pub/davis/${pkgname}/${pkgname}-${pkgver}.tar.gz
 most-debian.patch
 most-leak-fd.patch)
-sha1sums=('99eedb7169754b9a47c7755ac48949d76531e3b2'
-  '937796040c69bae3bf735fa3cd734775c582e7d0'
-  'c5713e1278febdd0ed434e6e3044feb220b5d525')
+sha512sums=('8487895d736ea19a7a635dc67c974104a0c469a88a74f8b757a0509b9dee4534fd70b966054624be71734ac7de9a9daa1efb56827ff176b9468ce5a0b1ed2349'
+
'5d1f445022da47596b76c3fff47c3b1a548c3d016fbd0785b7f57f916a93c3cde939645404d64d5ba3b900764633917639e461c14d6dd54032822f9d992418ba'
+
'387088b5fc11ca4089e1aaa99b5093b5a7157710f37432c48224aec5db0a2a6ad0c07d2714ceabb22d550128a172d6d2878a71e27b29df088a7d61ee05b563c5')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in most/trunk (PKGBUILD)

2013-10-05 Thread Bartłomiej Piotrowski
Date: Saturday, October 5, 2013 @ 14:05:00
  Author: bpiotrowski
Revision: 195918

upgpkg: most 5.0.0a-6

- rebuild due to removal of St?\195?\169phane Gaudreault's key

Modified:
  most/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-05 11:10:29 UTC (rev 195917)
+++ PKGBUILD2013-10-05 12:05:00 UTC (rev 195918)
@@ -5,7 +5,7 @@
 
 pkgname=most
 pkgver=5.0.0a
-pkgrel=5
+pkgrel=6
 pkgdesc=A terminal pager similar to 'more' and 'less'
 arch=('i686' 'x86_64')
 depends=('slang')



[arch-commits] Commit in most/trunk (PKGBUILD)

2013-01-29 Thread Stéphane Gaudreault
Date: Tuesday, January 29, 2013 @ 14:46:09
  Author: stephane
Revision: 176310

upgpkg: most 5.0.0a-5

rebuild of old pkg

Modified:
  most/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-29 13:45:52 UTC (rev 176309)
+++ PKGBUILD2013-01-29 13:46:09 UTC (rev 176310)
@@ -5,7 +5,7 @@
 
 pkgname=most
 pkgver=5.0.0a
-pkgrel=4
+pkgrel=5
 pkgdesc=A terminal pager similar to 'more' and 'less'
 arch=('i686' 'x86_64')
 depends=('slang')
@@ -28,5 +28,5 @@
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=$pkgdir install
+  make DESTDIR=${pkgdir} install
 }



[arch-commits] Commit in most/trunk (PKGBUILD most-leak-fd.patch)

2011-12-06 Thread Stéphane Gaudreault
Date: Tuesday, December 6, 2011 @ 09:33:05
  Author: stephane
Revision: 144476

upgpkg: most 5.0.0a-4

fix small leak, web page url

Added:
  most/trunk/most-leak-fd.patch
Modified:
  most/trunk/PKGBUILD

+
 PKGBUILD   |   16 ++--
 most-leak-fd.patch |   14 ++
 2 files changed, 24 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-06 14:25:28 UTC (rev 144475)
+++ PKGBUILD2011-12-06 14:33:05 UTC (rev 144476)
@@ -1,23 +1,27 @@
 # $Id$
-# Maintainer: juergen juer...@archlinux.org
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: juergen juer...@archlinux.org
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 
 pkgname=most
 pkgver=5.0.0a
-pkgrel=3
+pkgrel=4
 pkgdesc=A terminal pager similar to 'more' and 'less'
 arch=('i686' 'x86_64')
 depends=('slang')
 license=('GPL')
-url=ftp://space.mit.edu/pub/davis/most/;
-source=(ftp://space.mit.edu/pub/davis/${pkgname}/${pkgname}-${pkgver}.tar.gz 
most-debian.patch)
+url=http://www.jedsoft.org/most/index.html;
+source=(ftp://space.mit.edu/pub/davis/${pkgname}/${pkgname}-${pkgver}.tar.gz
+most-debian.patch
+most-leak-fd.patch)
 sha1sums=('99eedb7169754b9a47c7755ac48949d76531e3b2'
-  '937796040c69bae3bf735fa3cd734775c582e7d0')
+  '937796040c69bae3bf735fa3cd734775c582e7d0'
+  'c5713e1278febdd0ed434e6e3044feb220b5d525')
 
-
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   patch -Np1 -i ../most-debian.patch
+  patch -Np1 -i ../most-leak-fd.patch
   ./configure --prefix=/usr --sysconfdir=/etc
   make
 }

Added: most-leak-fd.patch
===
--- most-leak-fd.patch  (rev 0)
+++ most-leak-fd.patch  2011-12-06 14:33:05 UTC (rev 144476)
@@ -0,0 +1,14 @@
+--- most-5.0.0a.orig/src/most.c 2007-06-03 00:03:59.0 -0400
 most-5.0.0a/src/most.c 2010-12-31 04:42:08.0 -0500
+@@ -321,9 +321,11 @@
+ {
+fprintf (stderr, fwrite returned %d, errno = %d\n,
+ m, errno);
++   (void) fclose (fp);
+exit (1);
+ }
+  }
++   (void) fclose (fp);
+ }
+ 
+ void most_initialize_most (void)



[arch-commits] Commit in most/trunk (PKGBUILD most-debian.patch)

2011-05-27 Thread Stéphane Gaudreault
Date: Friday, May 27, 2011 @ 13:52:54
  Author: stephane
Revision: 125648

upgpkg: most 5.0.0a-3
added HOME and END to the less keybindings config, fix color problem in man 
pages, apply updated debian patch

Modified:
  most/trunk/PKGBUILD
  most/trunk/most-debian.patch

---+
 PKGBUILD  |   20 
 most-debian.patch | 3854 ++--
 2 files changed, 2270 insertions(+), 1604 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 125647:125648 to see the changes.