diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-06-08 15:34:31 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-06-08 15:34:31 +0800 |
commit | 91e3ce79452945e235f674dc2e8c56ddd8f58d23 (patch) | |
tree | 6d725a923da5cca410cf3b8315b52435118dfd3b | |
parent | 903d146725ba2ef74ca0cc60295d7b427ee2fd75 (diff) | |
download | marcuscom-ports-91e3ce79452945e235f674dc2e8c56ddd8f58d23.tar marcuscom-ports-91e3ce79452945e235f674dc2e8c56ddd8f58d23.tar.gz marcuscom-ports-91e3ce79452945e235f674dc2e8c56ddd8f58d23.tar.bz2 marcuscom-ports-91e3ce79452945e235f674dc2e8c56ddd8f58d23.tar.lz marcuscom-ports-91e3ce79452945e235f674dc2e8c56ddd8f58d23.tar.xz marcuscom-ports-91e3ce79452945e235f674dc2e8c56ddd8f58d23.tar.zst marcuscom-ports-91e3ce79452945e235f674dc2e8c56ddd8f58d23.zip |
Update to 2.31.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14216 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/yelp-xsl/Makefile | 5 | ||||
-rw-r--r-- | x11/yelp-xsl/distinfo | 6 | ||||
-rw-r--r-- | x11/yelp-xsl/pkg-plist | 1 |
3 files changed, 5 insertions, 7 deletions
diff --git a/x11/yelp-xsl/Makefile b/x11/yelp-xsl/Makefile index 4f691b616..de110d282 100644 --- a/x11/yelp-xsl/Makefile +++ b/x11/yelp-xsl/Makefile @@ -3,18 +3,17 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/yelp-xsl/Makefile,v 1.1 2010/05/29 19:50:34 kwm Exp $ # PORTNAME= yelp-xsl -PORTVERSION= 2.31.2 +PORTVERSION= 2.31.3 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= -# A help browser for the GNOME 2 desktop USE_GETTEXT= yes USE_BZIP2= yes diff --git a/x11/yelp-xsl/distinfo b/x11/yelp-xsl/distinfo index ad3ce446b..9c8458653 100644 --- a/x11/yelp-xsl/distinfo +++ b/x11/yelp-xsl/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/yelp-xsl-2.31.2.tar.bz2) = 488cc9e1dd742f5589e60b2c048c68ba -SHA256 (gnome2/yelp-xsl-2.31.2.tar.bz2) = 1918b39c67ad9948ab53499d6d86e0b307de964740452219baf25138a6d914c5 -SIZE (gnome2/yelp-xsl-2.31.2.tar.bz2) = 613483 +MD5 (gnome2/yelp-xsl-2.31.3.tar.bz2) = 963480aa84c505d98162f02613bcc214 +SHA256 (gnome2/yelp-xsl-2.31.3.tar.bz2) = 3571fe0c75ebd0850a62f17ef0a14d2744629f219932272f6d286742d1e858ed +SIZE (gnome2/yelp-xsl-2.31.3.tar.bz2) = 630786 diff --git a/x11/yelp-xsl/pkg-plist b/x11/yelp-xsl/pkg-plist index 3a53ea690..db1428ebd 100644 --- a/x11/yelp-xsl/pkg-plist +++ b/x11/yelp-xsl/pkg-plist @@ -139,7 +139,6 @@ share/yelp-xsl/xslt/gettext/l10n.xml share/yelp-xsl/xslt/mallard/cache/mal-cache.xsl share/yelp-xsl/xslt/mallard/common/mal-link.xsl share/yelp-xsl/xslt/mallard/html/mal2html-block.xsl -share/yelp-xsl/xslt/mallard/html/mal2html-css.xsl share/yelp-xsl/xslt/mallard/html/mal2html-inline.xsl share/yelp-xsl/xslt/mallard/html/mal2html-list.xsl share/yelp-xsl/xslt/mallard/html/mal2html-media.xsl |