X-Original-To: alpine-aports@lists.alpinelinux.org Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by lists.alpinelinux.org (Postfix) with ESMTP id CB5ACF815C1 for ; Sun, 16 Jun 2019 09:35:04 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 84C2D22053; Sun, 16 Jun 2019 05:35:04 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Sun, 16 Jun 2019 05:35:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sent.com; h=from :to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=fm3; bh=I7YNAvznrrfBa Et1ust9etH0GJI4k1F5zX2gVbWgFuU=; b=QBiT4GiIHPhYhEYssRW9/iQ5J6mrN pgOWEJrI3PmUSz9jhJR7pJXreUCmRBwkKiWvbkaOqwETsEP8CtUCwQzSdIyjdWb0 dMx4tV+BhaPkVmqYpO/o0YuYHOr/CZbk1H3I8l30tDtJedTDfq+7vQ0feyEGEOO1 bx71z5Z7Y8sj641tx0p4CydwYAreqcjOmvmSfOAPwz7cZHdSfQk/8R13xag3ippC Jwuair0/0XtT/wf7Uxkt0vDdamaYw9rC84AvZ4thIVgv0YT410gTfH8GDWW2irLW y6exNP1jXxVMolPwWvMOiJRn3+yplz+2twzN6zHCHnA+ma40hjiLhde+w== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=I7YNAvznrrfBaEt1ust9etH0GJI4k1F5zX2gVbWgFuU=; b=J/e/cbwl TS90E8qCqN/3ebk1ql6OGFqfLbRM9UF2IJy/Y3tTwGrmWtQJICfQhhhYcvg+ORZq 1Mn2lN164mWVW6XzTYHPrDdapj6ddewwOD7/cT2I3mBRPyd7dE6UZSd3VNjhXdwZ Brp5auG9nltNvbp7xh3B4Em9irMCHpNB9AV8fIUFhY5JCpWl7ohYnVjhLvyyejtp odOXKmTJgCTVrmlmLIi97fW0fXvXNoXsFNNViLrehYFjCnYofk4vYuaZQlS3q1BX nmWoz5qHYf8SNK5PV18YXQenmEqfwXml/wHHSK4Sy/S9G8VgJqfdLyWps+D1dslw tBm057BM3/iHzw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudeihedgvdduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgjfhgggfestdekre dtredttdenucfhrhhomheprfgruhhluceurhgvuggsuhhrhicuoegsrhgvsghssehsvghn thdrtghomheqnecuffhomhgrihhnpegtohhmmhgrnhgushdrqddqqdgtohhmmhhunhhith ihpdhgihhthhhusgdrtghomhdpmhgrthgvqdguvghskhhtohhprdhorhhgnecukfhppeej ledrjeefrddufeeirddvtddtnecurfgrrhgrmhepmhgrihhlfhhrohhmpegsrhgvsghsse hsvghnthdrtghomhenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from brebsc.lan (79-73-136-200.dynamic.dsl.as9105.com [79.73.136.200]) by mail.messagingengine.com (Postfix) with ESMTPA id 157638005C for ; Sun, 16 Jun 2019 05:35:04 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=brebsc.lan) by brebsc.lan with esmtp (Exim 4.92) (envelope-from ) id 1hcRZ1-0005KE-3V; Sun, 16 Jun 2019 10:35:03 +0100 From: Paul Bredbury To: alpine-aports@lists.alpinelinux.org Cc: Paul Bredbury Subject: [alpine-aports] [PATCH 03/16] community/mate-panel: upgrade to 1.22.1 Date: Sun, 16 Jun 2019 10:34:19 +0100 Message-Id: <20190616093432.20377-3-brebs@sent.com> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190616093432.20377-1-brebs@sent.com> References: <20190616093432.20377-1-brebs@sent.com> X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Remove patch, is applied upstream. Remove unnecessary "cd" commands. --- community/mate-panel/APKBUILD | 11 +++-------- community/mate-panel/install-sh.patch | 10 ---------- 2 files changed, 3 insertions(+), 18 deletions(-) delete mode 100644 community/mate-panel/install-sh.patch diff --git a/community/mate-panel/APKBUILD b/community/mate-panel/APKBUILD index 83e00bce05..7cefe49197 100644 --- a/community/mate-panel/APKBUILD +++ b/community/mate-panel/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Alan Lacerda # Maintainer: Alan Lacerda pkgname=mate-panel -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=0 pkgdesc="The MATE panel is the area on your desktop from which you can run applications" url="https://github.com/mate-desktop/mate-panel" @@ -12,12 +12,10 @@ makedepends="librsvg-dev libmateweather-dev libtool intltool itstool mate-menus-dev dconf-dev libice-dev libsm-dev libcanberra-dev dbus-glib-dev libwnck3-dev libsoup-dev mate-desktop-dev libxml2-utils" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" -source="https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz - install-sh.patch" +source="https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz" builddir="$srcdir/$pkgname-$pkgver" build() { - cd "$builddir" ./configure \ --build=$CBUILD \ --host=$CHOST \ @@ -28,14 +26,11 @@ build() { } check() { - cd "$builddir" make check } package() { - cd "$builddir" make DESTDIR="${pkgdir}" install } -sha512sums="078c6dcdc17970a7a7fab9a218eaf2c8cd6c4074c0c23ff4ce7ccf57e007d0afcbe797be4ad4c9d2c16d9033cc554cc5a979ec61dc721514db939a5e60de456b mate-panel-1.22.0.tar.xz -2220612dcda2f992ce6e7d8225c3d012497ff297921c24d40853553783c6b0f95c8e25ab0ad3454931e6e104a9951892972c045e4b9e2672cbbe34cd5a0936f3 install-sh.patch" +sha512sums="023599a2c0a879e32df11fc09d7526a54b8dc5248173c940e61df1dd9cbe8c04e4c916da89f5a64e44fe3f99462d56c72849314fc182c0af58a7c19e1fac642f mate-panel-1.22.1.tar.xz" diff --git a/community/mate-panel/install-sh.patch b/community/mate-panel/install-sh.patch deleted file mode 100644 index d32f681c0e..0000000000 --- a/community/mate-panel/install-sh.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff --git a/install-sh b/install-sh -index defb86a..8175c64 100755 ---- a/install-sh -+++ b/install-sh -@@ -1,4 +1,4 @@ --#!/usr/bin/sh -+#!/bin/sh - # install - install a program, script, or datafile - - scriptversion=2018-03-11.20; # UTC -- 2.22.0 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---