diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-10-20 19:48:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-10-20 19:48:40 +0800 |
commit | c0f43181946378fc62427960f141a3912da7005f (patch) | |
tree | 35b9435c2f2139989494a6ed4bdae08bea3d42a9 /textproc | |
parent | 545e85a285b123f7032113fbe14c4180842f38aa (diff) | |
download | freebsd-ports-gnome-c0f43181946378fc62427960f141a3912da7005f.tar.gz freebsd-ports-gnome-c0f43181946378fc62427960f141a3912da7005f.tar.zst freebsd-ports-gnome-c0f43181946378fc62427960f141a3912da7005f.zip |
- Update to 0.8.7.2
Changes: https://github.com/lsegal/yard/blob/master/README.md
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-yard/Makefile | 4 | ||||
-rw-r--r-- | textproc/rubygem-yard/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-yard/Makefile b/textproc/rubygem-yard/Makefile index 2c81e0b21350..97d17d1d6a1f 100644 --- a/textproc/rubygem-yard/Makefile +++ b/textproc/rubygem-yard/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yard -PORTVERSION= 0.8.6.2 +PORTVERSION= 0.8.7.2 CATEGORIES= textproc devel rubygems MASTER_SITES= RG @@ -11,6 +11,7 @@ COMMENT= Documentation generation tool for Ruby LICENSE= MIT +NO_STAGE= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes @@ -19,5 +20,4 @@ PLIST_FILES= bin/yard \ bin/yardoc \ bin/yri -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/rubygem-yard/distinfo b/textproc/rubygem-yard/distinfo index 624a1e5458e4..a882f33f13e7 100644 --- a/textproc/rubygem-yard/distinfo +++ b/textproc/rubygem-yard/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/yard-0.8.6.2.gem) = 6a7e6fb7219ce8dc2b3c44c818bf8d0f0d17277fc70e8447b3de694b531e44f6 -SIZE (rubygem/yard-0.8.6.2.gem) = 567808 +SHA256 (rubygem/yard-0.8.7.2.gem) = 65287a2a8946a48f982b991596b8b5393f492aa5d47c0095c49f6de66984dd14 +SIZE (rubygem/yard-0.8.7.2.gem) = 568832 |