- update to jeweler-1.8.4
This commit is contained in:
parent
8807f3b278
commit
b1861a2296
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2013/03/11 10:50:29 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2013/04/23 07:31:07 jasper Exp $
|
||||
|
||||
COMMENT = simple helper for creating rubygem projects
|
||||
|
||||
DISTNAME = jeweler-1.6.4
|
||||
REVISION = 0
|
||||
DISTNAME = jeweler-1.8.4
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = https://github.com/technicalpickles/jeweler
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (jeweler-1.6.4.gem) = Wxi/xir9y7jKsw6H8RRmdA==
|
||||
RMD160 (jeweler-1.6.4.gem) = xco67pIyPS9pCuQwvstHoLPN2dI=
|
||||
SHA1 (jeweler-1.6.4.gem) = X0XQcqJ0tfDi+EeXFOwKpwhU1F4=
|
||||
SHA256 (jeweler-1.6.4.gem) = W4OeukLXa4L+HWxjiVYGsJ4Eb5l7T4pcXB1SPh8LMcg=
|
||||
SIZE (jeweler-1.6.4.gem) = 56320
|
||||
SHA256 (jeweler-1.8.4.gem) = VO/XTWj2mJihZ027QQ5cJ6X3MRsmRTFzbyxzbLh+BD0=
|
||||
SIZE (jeweler-1.8.4.gem) = 57344
|
||||
|
@ -1,8 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/11/17 15:28:42 jeremy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2013/04/23 07:31:07 jasper Exp $
|
||||
${GEM_BIN}/jeweler${GEM_BIN_SUFFIX}
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/.document
|
||||
${GEM_LIB}/gems/${DISTNAME}/.travis.yml
|
||||
${GEM_LIB}/gems/${DISTNAME}/.yardopts
|
||||
${GEM_LIB}/gems/${DISTNAME}/ChangeLog.markdown
|
||||
${GEM_LIB}/gems/${DISTNAME}/Gemfile
|
||||
${GEM_LIB}/gems/${DISTNAME}/Gemfile.lock
|
||||
|
Loading…
Reference in New Issue
Block a user