summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2023-12-28 17:53:20 -0500
committerJason E. Hale <jhale@FreeBSD.org>2023-12-28 18:06:16 -0500
commit795851b3b0bb21e692a0718a057ce82cd3c91d28 (patch)
treec1e71800d75247239884b26dec4ea388b9ef82e8
parentfinance/ktoblzcheck: Update bankdata (diff)
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)
-rw-r--r--textproc/p5-Grutatxt/Makefile4
-rw-r--r--textproc/p5-Grutatxt/distinfo6
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