git: 795851b3b0bb - 2023Q4 - textproc/p5-Grutatxt: Reorganize distfiles

From: Jason E. Hale <jhale_at_FreeBSD.org>
Date: Thu, 28 Dec 2023 23:07:23 UTC
The branch 2023Q4 has been updated by jhale:

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

commit 795851b3b0bb21e692a0718a057ce82cd3c91d28
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2023-12-28 22:53:20 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-12-28 23:06:16 +0000

    textproc/p5-Grutatxt: Reorganize distfiles
    
    Reorganize the location of my local backup distfile and store the
    distfiles simlarly under versioned subdirectories.
    
    MFH:            2023Q4
    (cherry picked from commit f0de3366f183f0f0d9551f11b7daf63740428034)
---
 textproc/p5-Grutatxt/Makefile | 4 ++--
 textproc/p5-Grutatxt/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/p5-Grutatxt/Makefile b/textproc/p5-Grutatxt/Makefile
index 094f320cbcf8..c321fe219c84 100644
--- a/textproc/p5-Grutatxt/Makefile
+++ b/textproc/p5-Grutatxt/Makefile
@@ -2,10 +2,10 @@ PORTNAME=	Grutatxt
 PORTVERSION=	2.20
 CATEGORIES=	textproc perl5
 MASTER_SITES=	https://triptico.com/download/ \
-		LOCAL/jhale
+		LOCAL/jhale/${PORTNAME:tl}/${PORTVERSION}
 PKGNAMEPREFIX=	p5-
 DISTFILES=	${PORTNAME:tl}${EXTRACT_SUFX}
-DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
+DIST_SUBDIR=	${PORTNAME:tl}/${PORTVERSION}
 
 MAINTAINER=	jhale@FreeBSD.org
 COMMENT=	Plain text to HTML (and other formats) converter
diff --git a/textproc/p5-Grutatxt/distinfo b/textproc/p5-Grutatxt/distinfo
index 05b51aeb613f..47d3e0579e68 100644
--- a/textproc/p5-Grutatxt/distinfo
+++ b/textproc/p5-Grutatxt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604034996
-SHA256 (Grutatxt-2.20/grutatxt.tar.gz) = 823beeca2d2edf31d6c9320c8e460b9aede90e004078aef6e35be77d5de0b843
-SIZE (Grutatxt-2.20/grutatxt.tar.gz) = 20751
+TIMESTAMP = 1703803074
+SHA256 (grutatxt/2.20/grutatxt.tar.gz) = 823beeca2d2edf31d6c9320c8e460b9aede90e004078aef6e35be77d5de0b843
+SIZE (grutatxt/2.20/grutatxt.tar.gz) = 20751