svn commit: r444059 - head/devel/rubygem-memoist
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 21 18:52:52 UTC 2017
Author: sunpoet
Date: Wed Jun 21 18:52:51 2017
New Revision: 444059
URL: https://svnweb.freebsd.org/changeset/ports/444059
Log:
Update to 0.16.0
- Fix typo
Changes: https://github.com/matthewrudy/memoist/commits/master
Modified:
head/devel/rubygem-memoist/Makefile
head/devel/rubygem-memoist/distinfo
Modified: head/devel/rubygem-memoist/Makefile
==============================================================================
--- head/devel/rubygem-memoist/Makefile Wed Jun 21 18:52:46 2017 (r444058)
+++ head/devel/rubygem-memoist/Makefile Wed Jun 21 18:52:51 2017 (r444059)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= memoist
-PORTVERSION= 0.15.0
+PORTVERSION= 0.16.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= Memoize methods invocation
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-NO_ARCHI= yes
+NO_ARCH= yes
USE_RUBY= yes
USES= gem
Modified: head/devel/rubygem-memoist/distinfo
==============================================================================
--- head/devel/rubygem-memoist/distinfo Wed Jun 21 18:52:46 2017 (r444058)
+++ head/devel/rubygem-memoist/distinfo Wed Jun 21 18:52:51 2017 (r444059)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483150632
-SHA256 (rubygem/memoist-0.15.0.gem) = b838329d7fe7e067e0d0717828db529126f44b8c0c527c884d162ebb4ecba379
-SIZE (rubygem/memoist-0.15.0.gem) = 11776
+TIMESTAMP = 1498059680
+SHA256 (rubygem/memoist-0.16.0.gem) = 70bd755b48477c9ef9601daa44d298e04a13c1727f8f9d38c34570043174085f
+SIZE (rubygem/memoist-0.16.0.gem) = 12288
More information about the svn-ports-head
mailing list