From owner-svn-ports-head@freebsd.org Tue Jun 4 10:27:19 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 811E315AB1A5; Tue, 4 Jun 2019 10:27:19 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1D8C691075; Tue, 4 Jun 2019 10:27:19 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EE6D41C33C; Tue, 4 Jun 2019 10:27:18 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x54ARIkA075540; Tue, 4 Jun 2019 10:27:18 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x54ARIFk075534; Tue, 4 Jun 2019 10:27:18 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201906041027.x54ARIFk075534@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Tue, 4 Jun 2019 10:27:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503466 - in head/sysutils/radeontop: . files X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: in head/sysutils/radeontop: . files X-SVN-Commit-Revision: 503466 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 1D8C691075 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.962,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jun 2019 10:27:19 -0000 Author: danfe Date: Tue Jun 4 10:27:18 2019 New Revision: 503466 URL: https://svnweb.freebsd.org/changeset/ports/503466 Log: Update `sysutils/radeontop' to version 1.2. Reported by: portscout Modified: head/sysutils/radeontop/Makefile head/sysutils/radeontop/distinfo head/sysutils/radeontop/files/patch-Makefile Modified: head/sysutils/radeontop/Makefile ============================================================================== --- head/sysutils/radeontop/Makefile Tue Jun 4 10:05:24 2019 (r503465) +++ head/sysutils/radeontop/Makefile Tue Jun 4 10:27:18 2019 (r503466) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= radeontop -PORTVERSION= 1.1 +PORTVERSION= 1.2 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/radeontop/distinfo ============================================================================== --- head/sysutils/radeontop/distinfo Tue Jun 4 10:05:24 2019 (r503465) +++ head/sysutils/radeontop/distinfo Tue Jun 4 10:27:18 2019 (r503466) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521966502 -SHA256 (clbr-radeontop-v1.1_GH0.tar.gz) = 8685ea42a44b24b92974ce5b774e14ab64281f05440ea6e6df35a6c48a3460bb -SIZE (clbr-radeontop-v1.1_GH0.tar.gz) = 33527 +TIMESTAMP = 1559548796 +SHA256 (clbr-radeontop-v1.2_GH0.tar.gz) = dced8f8e64e6bfac1f4054b5cdd986e984b80766547ba272870bc25291c68349 +SIZE (clbr-radeontop-v1.2_GH0.tar.gz) = 35319 Modified: head/sysutils/radeontop/files/patch-Makefile ============================================================================== --- head/sysutils/radeontop/files/patch-Makefile Tue Jun 4 10:05:24 2019 (r503465) +++ head/sysutils/radeontop/files/patch-Makefile Tue Jun 4 10:27:18 2019 (r503466) @@ -1,14 +1,5 @@ --- Makefile.orig 2016-10-28 07:41:05 UTC +++ Makefile -@@ -12,7 +12,7 @@ - - PREFIX ?= /usr - INSTALL ?= install --LIBDIR ?= lib -+LIBDIR = lib - - nls ?= 1 - xcb ?= 1 @@ -42,6 +42,7 @@ CFLAGS += $(shell pkg-config --cflags nc # Comment this if you don't want translations ifeq ($(nls), 1) @@ -44,7 +35,7 @@ - $(INSTALL) -D -m755 $(xcblib) $(DESTDIR)/$(PREFIX)/$(LIBDIR)/$(xcblib) + $(INSTALL) -m755 $(xcblib) $(DESTDIR)$(PREFIX)/$(LIBDIR) endif -- $(INSTALL) -D -m644 radeontop.1 $(DESTDIR)/$(PREFIX)/share/man/man1/radeontop.1 +- $(INSTALL) -D -m644 radeontop.1 $(DESTDIR)/$(PREFIX)/$(MANDIR)/man1/radeontop.1 + $(INSTALL) -m644 radeontop.1 $(DESTDIR)$(MANPREFIX)/man/man1 ifeq ($(nls), 1) $(MAKE) -C translations install PREFIX=$(PREFIX)