diff options
author | Olivier Duchateau <duchateau.olivier@gmail.com> | 2025-06-11 10:21:53 +0200 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-06-11 12:07:06 +0200 |
commit | 89560efc14b8eee7772ea50743fd9ba2d71f93ec (patch) | |
tree | 4aafe8bea4ddbd6f1e1a3333fede52114f76103e | |
parent | textproc/yelp-tools: update to 42.1 (diff) |
textproc/yelp-xsl: update to 42.1
PR: 286697
-rw-r--r-- | textproc/yelp-xsl/Makefile | 13 | ||||
-rw-r--r-- | textproc/yelp-xsl/distinfo | 6 |
2 files changed, 9 insertions, 10 deletions
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index 8c95e84b5852..90f26c4d03c6 100644 --- a/textproc/yelp-xsl/Makefile +++ b/textproc/yelp-xsl/Makefile @@ -1,22 +1,21 @@ PORTNAME= yelp-xsl -DISTVERSION= 42.0 -PORTREVISION= 1 +DISTVERSION= 42.1 CATEGORIES= textproc gnome -MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= DocBook XSLT stylesheets for yelp -WWW= https://www.gnome.org/ +WWW= https://gitlab.gnome.org/GNOME/yelp-xsl LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LGPL BUILD_DEPENDS= itstool:textproc/itstool -PORTSCOUT= limitw:1,even - -USES= pathfix tar:xz +USES= gettext gmake gnome localbase pathfix \ + pkgconfig tar:xz +USE_GNOME= libxml2 libxslt GNU_CONFIGURE= yes NO_ARCH= yes diff --git a/textproc/yelp-xsl/distinfo b/textproc/yelp-xsl/distinfo index 38a3fd4f0234..39850cb0d3a2 100644 --- a/textproc/yelp-xsl/distinfo +++ b/textproc/yelp-xsl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656700465 -SHA256 (gnome/yelp-xsl-42.0.tar.xz) = 29b273cc0bd16efb6e983443803f1e9fdc03511e5c4ff6348fd30a604d4dc846 -SIZE (gnome/yelp-xsl-42.0.tar.xz) = 663824 +TIMESTAMP = 1683450789 +SHA256 (gnome/yelp-xsl-42.1.tar.xz) = 238be150b1653080ce139971330fd36d3a26595e0d6a040a2c030bf3d2005bcd +SIZE (gnome/yelp-xsl-42.1.tar.xz) = 667448 |