From owner-dev-commits-ports-all@freebsd.org Fri Sep 24 06:45:17 2021 Return-Path: Delivered-To: dev-commits-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 1670F6B73AE; Fri, 24 Sep 2021 06:45:17 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HG2bK09QRz3tjZ; Fri, 24 Sep 2021 06:45:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DB3F311DD4; Fri, 24 Sep 2021 06:45:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18O6jGoM041774; Fri, 24 Sep 2021 06:45:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18O6jGIj041773; Fri, 24 Sep 2021 06:45:16 GMT (envelope-from git) Date: Fri, 24 Sep 2021 06:45:16 GMT Message-Id: <202109240645.18O6jGIj041773@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nuno Teixeira Subject: git: 34167d7d65ec - main - graphics/bmeps: Update to 4.31.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: eduardo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 34167d7d65ec2a878d93fe434c4625f1274ce124 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2021 06:45:17 -0000 The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=34167d7d65ec2a878d93fe434c4625f1274ce124 commit 34167d7d65ec2a878d93fe434c4625f1274ce124 Author: Takefu AuthorDate: 2021-09-24 06:41:35 +0000 Commit: Nuno Teixeira CommitDate: 2021-09-24 06:41:35 +0000 graphics/bmeps: Update to 4.31.1 - Remove devel/gmake build dependency since port builds fine without it - Pet portfmt (alphabical order fixes and PLIST_FILES list formating) ChangeLog: https://sourceforge.net/p/dktools/wiki/change%20log/ PR: 258654 --- graphics/bmeps/Makefile | 14 ++++++++------ graphics/bmeps/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index c99e130a6643..8ac7d9fd64ca 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -1,5 +1,5 @@ PORTNAME= bmpp -DISTVERSION= 4.30.10 +DISTVERSION= 4.31.1 CATEGORIES= graphics perl5 MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION} DISTNAME= dktools-${PORTVERSION} @@ -13,17 +13,19 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff -USES= gmake jpeg localbase:ldflags +USES= jpeg localbase:ldflags GNU_CONFIGURE= yes # We do not want to include sys/termios.h even if it exists, and we do not want # to depend on BDB for db.h (it is used by other parts of dktools). -CONFIGURE_ENV= ac_cv_header_sys_termios_h=no\ - ac_cv_header_db_h=no -ALL_TARGET= bmpp +CONFIGURE_ENV= ac_cv_header_db_h=no \ + ac_cv_header_sys_termios_h=no + +ALL_TARGET= bmpp CONFLICTS_INSTALL= dktools[0-9]* -PLIST_FILES= bin/bmpp man/man1/bmpp.1.gz +PLIST_FILES= bin/bmpp \ + man/man1/bmpp.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bmpp ${STAGEDIR}${PREFIX}/bin diff --git a/graphics/bmeps/distinfo b/graphics/bmeps/distinfo index cca1661b81a4..46588b51dc6e 100644 --- a/graphics/bmeps/distinfo +++ b/graphics/bmeps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621479773 -SHA256 (dktools-4.30.10.tar.gz) = 88c8fb17d973ef2030998e56691d31b34c8059c45abcdcdf40cf3becf5c7f2f8 -SIZE (dktools-4.30.10.tar.gz) = 15617509 +TIMESTAMP = 1632196982 +SHA256 (dktools-4.31.1.tar.gz) = 072db537d279059a8b08d23ff2d82173ef2e5d4d857a61b9e3681d79cc10478b +SIZE (dktools-4.31.1.tar.gz) = 16066445