diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:35:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:35:37 +0800 |
commit | f67d44a067c2d67598299a3e950e06f6e3992677 (patch) | |
tree | bc4c6002916a8db7dd37534fc1f219237a9e2b61 /textproc | |
parent | ca660a75a84767d57d2fa732425ea5bac8a9ad07 (diff) | |
download | freebsd-ports-gnome-f67d44a067c2d67598299a3e950e06f6e3992677.tar.gz freebsd-ports-gnome-f67d44a067c2d67598299a3e950e06f6e3992677.tar.zst freebsd-ports-gnome-f67d44a067c2d67598299a3e950e06f6e3992677.zip |
- Update to 1.1.1
Changes: https://github.com/rubychan/coderay/blob/master/Changes.textile
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-coderay/Makefile | 3 | ||||
-rw-r--r-- | textproc/rubygem-coderay/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile index ac31f4f4b3ed..65fc75b880c8 100644 --- a/textproc/rubygem-coderay/Makefile +++ b/textproc/rubygem-coderay/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= coderay -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -12,7 +12,6 @@ COMMENT= Fast and easy syntax highlighting for selected languages LICENSE= MIT NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-coderay/distinfo b/textproc/rubygem-coderay/distinfo index 2617ab1f6e9e..3824ce641b63 100644 --- a/textproc/rubygem-coderay/distinfo +++ b/textproc/rubygem-coderay/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/coderay-1.1.0.gem) = 5a943c59e36f7ef9dd2677855735656413af02e3f302431e9c548aabe89f3c15 -SIZE (rubygem/coderay-1.1.0.gem) = 95232 +SHA256 (rubygem/coderay-1.1.1.gem) = 79a42eba4cbe2b056ba253eb02d1a7aec74ca951e54f33098830641e8748dff4 +SIZE (rubygem/coderay-1.1.1.gem) = 96256 |