[arch-commits] Commit in screen/trunk (PKGBUILD texinfo.patch)

Gaëtan Bisson bisson at archlinux.org
Wed Jun 28 22:54:12 UTC 2017


    Date: Wednesday, June 28, 2017 @ 22:54:11
  Author: bisson
Revision: 299387

upstream update

Modified:
  screen/trunk/PKGBUILD
Deleted:
  screen/trunk/texinfo.patch

---------------+
 PKGBUILD      |   13 +++----------
 texinfo.patch |   14 --------------
 2 files changed, 3 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-28 22:53:34 UTC (rev 299386)
+++ PKGBUILD	2017-06-28 22:54:11 UTC (rev 299387)
@@ -4,8 +4,8 @@
 # Committer: dorphell <dorphell at gmx.net>
 
 pkgname=screen
-pkgver=4.5.1
-pkgrel=3
+pkgver=4.6.0
+pkgrel=1
 pkgdesc='Full-screen window manager that multiplexes a physical terminal'
 url='https://www.gnu.org/software/screen/'
 arch=('i686' 'x86_64')
@@ -14,12 +14,10 @@
 validpgpkeys=('2EE59A5D0C50167B5535BBF1B708A383C53EF3A4'
               '71AA09D9E8870FDB0AA7B61E21F968DEF747ABD7')
 source=("https://ftp.gnu.org/gnu/screen/screen-${pkgver}.tar.gz"{,.sig}
-        'texinfo.patch'
         'tmpfiles.d'
         'pam.d')
-sha256sums=('97db2114dd963b016cd4ded34831955dcbe3251e5eee45ac2606e67e9f097b2d'
+sha256sums=('9433706b653e941cc4c745f28e252e57be2a141eded923e61cc2c4a09768fed4'
             'SKIP'
-	    '3d61332c1832c067777997e4b4dbaf8911716648f07162887cf8b4e50aa0ca21'
             '1f33ce4faca7bd05dd80403411af31e682d5d23e79558e884ae5a35f1dd96223'
             '971c25929ea97422c09e10679ab98e9e6c59295aae1a4a9970909d2206e23090')
 
@@ -28,11 +26,6 @@
 
 _ptygroup=5 #the UID of our PTY/TTY group
 
-prepare() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	patch -p1 -i ../texinfo.patch
-}
-
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"
 

Deleted: texinfo.patch
===================================================================
--- texinfo.patch	2017-06-28 22:53:34 UTC (rev 299386)
+++ texinfo.patch	2017-06-28 22:54:11 UTC (rev 299387)
@@ -1,14 +0,0 @@
-diff -Naur old/doc/screen.texinfo new/doc/screen.texinfo
---- old/doc/screen.texinfo	2017-02-25 05:35:35.128808129 -1000
-+++ new/doc/screen.texinfo	2017-03-01 23:22:32.078134723 -1000
-@@ -5796,8 +5796,8 @@
- ============
- 
- @example
--     Thomas Renninger <treen at suse.com>,
--     Axel Beckert <abe at deuxchevaux.org>,
-+     Thomas Renninger <treen@@suse.com>,
-+     Axel Beckert <abe@@deuxchevaux.org>,
-      Ken Beal <kbeal@@amber.ssd.csd.harris.com>,
-      Rudolf Koenig <rfkoenig@@informatik.uni-erlangen.de>,
-      Toerless Eckert <eckert@@informatik.uni-erlangen.de>,



More information about the arch-commits mailing list