mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
Update to 1.0.0
- Pass maintainership to ruby@ Changes: https://github.com/minad/moneta/blob/master/CHANGES PR: 224696 Submitted by: sunpoet (myself) Approved by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
This commit is contained in:
parent
49e2274c82
commit
d0a1a28969
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457532
@ -2,12 +2,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= moneta
|
||||
PORTVERSION= 0.7.19
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= renchap@cocoa-x.com
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Unified interface to key/value stores
|
||||
|
||||
LICENSE= MIT
|
||||
@ -17,9 +16,6 @@ NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem shebangfix
|
||||
SHEBANG_FILES= script/install-kyotocabinet \
|
||||
script/kill-travis \
|
||||
script/start-services \
|
||||
script/upload-bundle \
|
||||
script/wait-services
|
||||
script/start-services
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (rubygem/moneta-0.7.19.gem) = 85b8f71520edaa14ab64969291addff064222011506a525d7cd76cd9ef7634f6
|
||||
SIZE (rubygem/moneta-0.7.19.gem) = 150016
|
||||
TIMESTAMP = 1508601083
|
||||
SHA256 (rubygem/moneta-1.0.0.gem) = 2224e5a68156e8eceb525fb0582c8c4e0f29f67cae86507cdcfb406abbb1fc5d
|
||||
SIZE (rubygem/moneta-1.0.0.gem) = 171520
|
||||
|
Loading…
Reference in New Issue
Block a user