diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-04-24 10:08:37 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-04-24 10:08:37 +0800 |
commit | 5f240884377d8c2a35cba6618fe84599cb66dfef (patch) | |
tree | a70f4b1e2335b3657a2cde6c130cdf190f45c49e /www | |
parent | 3d5eed6b98f0a950f0239b193505bcdfb9ad4e37 (diff) | |
download | freebsd-ports-gnome-5f240884377d8c2a35cba6618fe84599cb66dfef.tar.gz freebsd-ports-gnome-5f240884377d8c2a35cba6618fe84599cb66dfef.tar.zst freebsd-ports-gnome-5f240884377d8c2a35cba6618fe84599cb66dfef.zip |
- Update to 4.1.9
PR: ports/133527
Approved by: maintainer timeout (2 weeks 1 day)
Submitted by: me
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-redcloth/Makefile | 4 | ||||
-rw-r--r-- | www/rubygem-redcloth/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/rubygem-redcloth/Makefile b/www/rubygem-redcloth/Makefile index 670ef7c55a04..f8b02b26afbc 100644 --- a/www/rubygem-redcloth/Makefile +++ b/www/rubygem-redcloth/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= redcloth -PORTVERSION= 3.0.4 +PORTVERSION= 4.1.9 CATEGORIES= www rubygems MASTER_SITES= RF DISTNAME= RedCloth-${PORTVERSION} @@ -16,7 +16,7 @@ COMMENT= A module for using Textile in Ruby USE_RUBY= yes USE_RUBYGEMS= yes GEM_NAME= ${DISTNAME} -RUBYGEM_AUTOPLIST= yes +RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/redcloth .include <bsd.port.mk> diff --git a/www/rubygem-redcloth/distinfo b/www/rubygem-redcloth/distinfo index a3893b0e1155..602171636207 100644 --- a/www/rubygem-redcloth/distinfo +++ b/www/rubygem-redcloth/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/RedCloth-3.0.4.gem) = 5f010d2f42c5117e2b1c6486ceb46c02 -SHA256 (rubygem/RedCloth-3.0.4.gem) = 3fa4bc0d86308395d3c17e9af77f1f9ebef8567592f1edd0a09f7eb90ef8adb4 -SIZE (rubygem/RedCloth-3.0.4.gem) = 41984 +MD5 (rubygem/RedCloth-4.1.9.gem) = 9d93ac98348c6dc6d743bdc61085ef0c +SHA256 (rubygem/RedCloth-4.1.9.gem) = c941749edf68eec58143eab251573f3a287921864ec2d3e1dd9820a029c5af4f +SIZE (rubygem/RedCloth-4.1.9.gem) = 282624 |