git: 186bbf31282c - main - textproc/yelp-xsl: correct MASTER_SITES
Neel Chauhan
nc at FreeBSD.org
Sat May 29 16:11:51 UTC 2021
The branch main has been updated by nc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=186bbf31282c7ab08951421652b483a62212d1bb
commit 186bbf31282c7ab08951421652b483a62212d1bb
Author: Neel Chauhan <nc at FreeBSD.org>
AuthorDate: 2021-05-29 16:05:13 +0000
Commit: Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-05-29 16:11:50 +0000
textproc/yelp-xsl: correct MASTER_SITES
PR: 256202
---
textproc/yelp-xsl/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile
index 7a68e9fc806d..5501c7e84e62 100644
--- a/textproc/yelp-xsl/Makefile
+++ b/textproc/yelp-xsl/Makefile
@@ -3,8 +3,7 @@
PORTNAME= yelp-xsl
DISTVERSION= 40.0
CATEGORIES= textproc gnome
-MASTER_SITES= GNOME
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome3
MAINTAINER= gnome at FreeBSD.org
More information about the dev-commits-ports-all
mailing list