git: be0bc26235ac - main - textproc/grap: Update to 1.49

From: Zsolt Udvari <uzsolt_at_FreeBSD.org>
Date: Mon, 09 Jun 2025 05:55:25 UTC
The branch main has been updated by uzsolt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=be0bc26235ac4f541bcb089a4f3f360b15d6b341

commit be0bc26235ac4f541bcb089a4f3f360b15d6b341
Author:     Ted Faber <faber@lunabase.org>
AuthorDate: 2025-06-09 05:52:47 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-06-09 05:54:43 +0000

    textproc/grap: Update to 1.49
    
    Add license information.
    Pet portlint, portfmt, portclippy.
    
    Changelog: https://github.com/snorerot13/grap/blob/master/CHANGES
    
    PR:             286083
    Approved by:    submitter is maintainer
---
 textproc/grap/Makefile | 16 +++++++++-------
 textproc/grap/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/textproc/grap/Makefile b/textproc/grap/Makefile
index 0682f44e6373..1163bd49a4b9 100644
--- a/textproc/grap/Makefile
+++ b/textproc/grap/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	grap
-PORTVERSION=	1.46
-PORTREVISION=	1
+DISTVERSION=	1.49
 CATEGORIES=	textproc graphics
 MASTER_SITES=	http://www.lunabase.org/~faber/Vault/software/grap/
 
@@ -8,16 +7,19 @@ MAINTAINER=	faber@lunabase.org
 COMMENT=	Implementation of Kernigan & Bentley's grap language
 WWW=		https://www.lunabase.org/~faber/Vault/software/grap/
 
-GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=--with-freebsd-ports
+LICENSE=	BSD4CLAUSE
+LICENSE_FILE=	${WRKSRC}/COPYING
 
-OPTIONS_DEFINE=	DOCS EXAMPLES
+GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--with-freebsd-ports
 
-CONFLICTS_INSTALL=heirloom-doctools
+CONFLICTS_INSTALL=	heirloom-doctools
 
-PORTDOCS=	README CHANGES COPYRIGHT grap.man
+PORTDOCS=	CHANGES README grap.man
 PORTEXAMPLES=	*
 
+OPTIONS_DEFINE=	DOCS EXAMPLES
+
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
 	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.doc \
diff --git a/textproc/grap/distinfo b/textproc/grap/distinfo
index 488593d86b0c..aa8390cc92b4 100644
--- a/textproc/grap/distinfo
+++ b/textproc/grap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591845160
-SHA256 (grap-1.46.tar.gz) = 7a8ecefdecfee96699913f2a412da68703911fa640bac3b964a413131f848bb4
-SIZE (grap-1.46.tar.gz) = 195477
+TIMESTAMP = 1749257724
+SHA256 (grap-1.49.tar.gz) = f0bc7f09641a5ec42f019da64b0b2420d95c223b91b3778ae73cb68acfdf4e23
+SIZE (grap-1.49.tar.gz) = 197843