Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2023 23:03:54 GMT
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f0de3366f183 - main - textproc/p5-Grutatxt: Reorganize distfiles
Message-ID:  <202312282303.3BSN3sjB059927@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale:

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

commit f0de3366f183f0f0d9551f11b7daf63740428034
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:03:35 +0000

    textproc/p5-Grutatxt: Reorganize distfiles
    
    Reorganize the location of my local backup distfile and store the
    distfiles simlarly under versioned subdirectories.
    
    MFH:            2023Q4
---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312282303.3BSN3sjB059927>