From owner-svn-ports-all@freebsd.org Wed Dec 16 02:02:26 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7D2D44ABA4A; Wed, 16 Dec 2020 02:02:26 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4Cwdg6331Hz3ldw; Wed, 16 Dec 2020 02:02:26 +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 5B5A91E45F; Wed, 16 Dec 2020 02:02:26 +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 0BG22Qnx008854; Wed, 16 Dec 2020 02:02:26 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BG22PcC008852; Wed, 16 Dec 2020 02:02:25 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <202012160202.0BG22PcC008852@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Wed, 16 Dec 2020 02:02:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558198 - head/sysutils/pies X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/sysutils/pies X-SVN-Commit-Revision: 558198 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Dec 2020 02:02:26 -0000 Author: danfe Date: Wed Dec 16 02:02:25 2020 New Revision: 558198 URL: https://svnweb.freebsd.org/changeset/ports/558198 Log: - Update to version 1.5 - Now needs GNU make to build Requested by: maintainer Modified: head/sysutils/pies/Makefile head/sysutils/pies/distinfo head/sysutils/pies/pkg-plist Modified: head/sysutils/pies/Makefile ============================================================================== --- head/sysutils/pies/Makefile Wed Dec 16 01:45:01 2020 (r558197) +++ head/sysutils/pies/Makefile Wed Dec 16 02:02:25 2020 (r558198) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pies -PORTVERSION= 1.4 -PORTREVISION= 1 +PORTVERSION= 1.5 CATEGORIES= sysutils MASTER_SITES= http://download.gnu.org.ua/pub/release/${PORTNAME}/ \ http://download.gnu.org.ua/pub/alpha/${PORTNAME}/ @@ -13,7 +12,7 @@ COMMENT= Program Invocation and Execution Supervisor LICENSE= GPLv3+ -USES= charsetfix iconv tar:bz2 +USES= charsetfix gmake iconv tar:bz2 GNU_CONFIGURE= yes USE_RC_SUBR= ${PORTNAME} Modified: head/sysutils/pies/distinfo ============================================================================== --- head/sysutils/pies/distinfo Wed Dec 16 01:45:01 2020 (r558197) +++ head/sysutils/pies/distinfo Wed Dec 16 02:02:25 2020 (r558198) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562075090 -SHA256 (pies-1.4.tar.bz2) = e6bee36c136c00fd728e413e8938155d436eaf57ab4f2d646946e84fd4254b92 -SIZE (pies-1.4.tar.bz2) = 1185505 +TIMESTAMP = 1607929167 +SHA256 (pies-1.5.tar.bz2) = 0e738105b4d4cd7881e3a00df64c844f852feab4e755de8a54366a4931324186 +SIZE (pies-1.5.tar.bz2) = 1241919 Modified: head/sysutils/pies/pkg-plist ============================================================================== --- head/sysutils/pies/pkg-plist Wed Dec 16 01:45:01 2020 (r558197) +++ head/sysutils/pies/pkg-plist Wed Dec 16 02:02:25 2020 (r558198) @@ -8,5 +8,5 @@ sbin/pies %%NLS%%share/locale/pt_BR/LC_MESSAGES/pies.mo %%NLS%%share/locale/uk/LC_MESSAGES/pies.mo %%NLS%%share/locale/vi/LC_MESSAGES/pies.mo -%%DATADIR%%/1.4/include/pp-setup +%%DATADIR%%/1.5/include/pp-setup @dir /var/pies