diff options
author | tota <tota@FreeBSD.org> | 2011-09-22 19:10:59 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2011-09-22 19:10:59 +0800 |
commit | 87f7244ae08fe725fd9e7edd3cd2da486f85167f (patch) | |
tree | b4ab8a06be9d67bc98158302e4c7dc98f91f08d4 /textproc | |
parent | 6ef348262d98a901379bf6630b2315b6c9cd7731 (diff) | |
download | freebsd-ports-gnome-87f7244ae08fe725fd9e7edd3cd2da486f85167f.tar.gz freebsd-ports-gnome-87f7244ae08fe725fd9e7edd3cd2da486f85167f.tar.zst freebsd-ports-gnome-87f7244ae08fe725fd9e7edd3cd2da486f85167f.zip |
- Update to 1.0.0
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-coderay/Makefile | 4 | ||||
-rw-r--r-- | textproc/rubygem-coderay/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile index 98e95ed9bae5..53a665eadb43 100644 --- a/textproc/rubygem-coderay/Makefile +++ b/textproc/rubygem-coderay/Makefile @@ -6,7 +6,7 @@ # PORTNAME= coderay -PORTVERSION= 0.9.8 +PORTVERSION= 1.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -18,6 +18,6 @@ LICENSE= LGPL21 USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -PLIST_FILES= bin/coderay bin/coderay_stylesheet +PLIST_FILES= bin/coderay .include <bsd.port.mk> diff --git a/textproc/rubygem-coderay/distinfo b/textproc/rubygem-coderay/distinfo index fcbd997cb825..24f2d5c3b331 100644 --- a/textproc/rubygem-coderay/distinfo +++ b/textproc/rubygem-coderay/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/coderay-0.9.8.gem) = 1522e8b2d73dfead95d7f195dce63411c59b4b7cb120c6589d6474ccf207d38c -SIZE (rubygem/coderay-0.9.8.gem) = 97792 +SHA256 (rubygem/coderay-1.0.0.gem) = f3e21b9eabc947ba64d1fffde81c706f44331e0427f831117290f5dc94627913 +SIZE (rubygem/coderay-1.0.0.gem) = 97280 |