diff options
author | flo <flo@FreeBSD.org> | 2013-02-07 06:34:19 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2013-02-07 06:34:19 +0800 |
commit | f0da650425377350f6fc404165a96cd64420e98a (patch) | |
tree | 855054a3a9bb7171f33ff899556d68b5081f71be /textproc | |
parent | 5f61bded093c9dc5a16a370bc2fdad377f7696d2 (diff) | |
download | freebsd-ports-gnome-f0da650425377350f6fc404165a96cd64420e98a.tar.gz freebsd-ports-gnome-f0da650425377350f6fc404165a96cd64420e98a.tar.zst freebsd-ports-gnome-f0da650425377350f6fc404165a96cd64420e98a.zip |
Update to 2.2.1
PR: ports/175901
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libroxml/Makefile | 8 | ||||
-rw-r--r-- | textproc/libroxml/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/textproc/libroxml/Makefile b/textproc/libroxml/Makefile index dcd59d45f2cb..2e40bb1ea45a 100644 --- a/textproc/libroxml/Makefile +++ b/textproc/libroxml/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: libroxml -# Date created: 2010-04-16 -# Whom: Hung-Yi Chen <gaod@hychen.org> -# +# Created by: Hung-Yi Chen <gaod@hychen.org> # $FreeBSD$ -# PORTNAME= libroxml -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= textproc MASTER_SITES= GOOGLE_CODE diff --git a/textproc/libroxml/distinfo b/textproc/libroxml/distinfo index 42dcaa5853af..87d54e0cb28b 100644 --- a/textproc/libroxml/distinfo +++ b/textproc/libroxml/distinfo @@ -1,2 +1,2 @@ -SHA256 (libroxml-2.2.0.tar.gz) = 0866a90116829c3fdd6b7315191aee8af8470c61f16725c5b2166a873e345d6d -SIZE (libroxml-2.2.0.tar.gz) = 159188 +SHA256 (libroxml-2.2.1.tar.gz) = 4005499189afe694404b89290ad3a985f8c423fafe549d00dbd4f1c4f4e1ac10 +SIZE (libroxml-2.2.1.tar.gz) = 159566 |