diff options
author | swills <swills@FreeBSD.org> | 2011-05-03 11:34:42 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-05-03 11:34:42 +0800 |
commit | 07342425d24494b2ad60e92560f4f8560225b3cf (patch) | |
tree | ca85ec1a4c3ae1cf0007b1dd2991bdca388e7948 /textproc | |
parent | ca3a9b5c8a7e0bc9c6bca0b0d1596697d349b676 (diff) | |
download | freebsd-ports-gnome-07342425d24494b2ad60e92560f4f8560225b3cf.tar.gz freebsd-ports-gnome-07342425d24494b2ad60e92560f4f8560225b3cf.tar.zst freebsd-ports-gnome-07342425d24494b2ad60e92560f4f8560225b3cf.zip |
- Update to 4.3.0
PR: ports/156280
Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-htmlentities/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-htmlentities/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/rubygem-htmlentities/Makefile b/textproc/rubygem-htmlentities/Makefile index 82c4654b569b..5613b8bc77d4 100644 --- a/textproc/rubygem-htmlentities/Makefile +++ b/textproc/rubygem-htmlentities/Makefile @@ -6,7 +6,7 @@ # PORTNAME= htmlentities -PORTVERSION= 4.2.4 +PORTVERSION= 4.3.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-htmlentities/distinfo b/textproc/rubygem-htmlentities/distinfo index 3b20c4122b4a..efe5aea24629 100644 --- a/textproc/rubygem-htmlentities/distinfo +++ b/textproc/rubygem-htmlentities/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/htmlentities-4.2.4.gem) = d025e7f19768ca37aebac237c2c86300a0c38e6a56df0f7b3073abc4fa577837 -SIZE (rubygem/htmlentities-4.2.4.gem) = 33280 +SHA256 (rubygem/htmlentities-4.3.0.gem) = 3f99bd7a5d0de5d323ee43f71b2b775d029bdbf24dc747a2c8717460a6fc4615 +SIZE (rubygem/htmlentities-4.3.0.gem) = 31744 |