diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-05 14:52:56 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-05 14:52:56 +0000 |
commit | f11b1721519a56cc4eae09de6ad90dc7a818f97e (patch) | |
tree | e29d26fe9399d6db0001f766a7588fc4e5a8ae40 /textproc/rubygem-sanitize | |
parent | b3893d33e22ce46a3cdd705ca771c97bf37adfa2 (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-sanitize')
-rw-r--r-- | textproc/rubygem-sanitize/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-sanitize/distinfo | 6 | ||||
-rw-r--r-- | textproc/rubygem-sanitize/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/textproc/rubygem-sanitize/Makefile b/textproc/rubygem-sanitize/Makefile index f4db81674b67..ae12a5f03e39 100644 --- a/textproc/rubygem-sanitize/Makefile +++ b/textproc/rubygem-sanitize/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sanitize -PORTVERSION= 4.4.0 +PORTVERSION= 4.5.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-sanitize/distinfo b/textproc/rubygem-sanitize/distinfo index 817da4b49d25..a49d8e977f70 100644 --- a/textproc/rubygem-sanitize/distinfo +++ b/textproc/rubygem-sanitize/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482981394 -SHA256 (rubygem/sanitize-4.4.0.gem) = 9637d81a9da65c235b601afbab05cd0d2eb58b08e7b7f1df213ca263de500bfe -SIZE (rubygem/sanitize-4.4.0.gem) = 39936 +TIMESTAMP = 1496638200 +SHA256 (rubygem/sanitize-4.5.0.gem) = 136d6e6f6e75523643fa98bfe071791b8c0315efe8045b34d23dbf7831d4c4af +SIZE (rubygem/sanitize-4.5.0.gem) = 39936 diff --git a/textproc/rubygem-sanitize/pkg-descr b/textproc/rubygem-sanitize/pkg-descr index f568fa96980f..184d45637d64 100644 --- a/textproc/rubygem-sanitize/pkg-descr +++ b/textproc/rubygem-sanitize/pkg-descr @@ -8,4 +8,4 @@ and even certain URL protocols within attributes that contain URLs. Any HTML elements or attributes that you don't explicitly allow will be removed. -WWW: https://github.com/rgrove/sanitize/ +WWW: https://github.com/rgrove/sanitize |