Permalink
Browse files
yelp-xsl: update to version 3.28.0
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
gnome/yelp-xsl/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name yelp-xsl |
|
|
version 3.20.1 |
|
|
version 3.28.0 |
|
|
license GPL-2 LGPL-2.1 |
|
|
set branch [join [lrange [split ${version} .] 0 1] .] |
|
|
description A collection of XSLT and other data files required by Yelp. |
|
|
@@ -17,8 +17,9 @@ master_sites gnome:sources/${name}/${branch}/ |
|
|
|
|
|
use_xz yes |
|
|
|
|
|
checksums rmd160 5a64b79eaf4fd8a2ba85d8ca369af2541976941a \ |
|
|
sha256 dc61849e5dca473573d32e28c6c4e3cf9c1b6afe241f8c26e29539c415f97ba0 |
|
|
checksums rmd160 b75dc7d8a2aa06c26f96af986e6d9897e2a84267 \ |
|
|
sha256 8ccdf47b31acbdd26a7380b3bc6700742a7aff91a54dab279fd5ea8b43b53f93 \ |
|
|
size 509828 |
|
|
|
|
|
depends_build port:pkgconfig \ |
|
|
port:intltool \ |
|
|
|