Update ruby-subexec package to 0.2.0.
Changes are unknown but it looks like log file support have added.
This commit is contained in:
parent
77b483a457
commit
89ec914f28
3 changed files with 8 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.2 2011/03/23 16:22:37 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2011/12/15 15:11:38 taca Exp $
|
||||
|
||||
DISTNAME= subexec-0.1.0
|
||||
DISTNAME= subexec-0.2.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/12 01:33:39 taca Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2011/12/15 15:11:38 taca Exp $
|
||||
${GEM_HOME}/cache/${GEM_NAME}.gem
|
||||
${GEM_LIBDIR}/README.rdoc
|
||||
${GEM_LIBDIR}/VERSION
|
||||
${GEM_LIBDIR}/README.md
|
||||
${GEM_LIBDIR}/lib/subexec.rb
|
||||
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2011/03/23 16:22:37 taca Exp $
|
||||
$NetBSD: distinfo,v 1.3 2011/12/15 15:11:38 taca Exp $
|
||||
|
||||
SHA1 (subexec-0.1.0.gem) = 6a52f34d03668aa94d92a681894bb44a54412674
|
||||
RMD160 (subexec-0.1.0.gem) = caae20638f3e0b8105917b9fb00e176dee6e078c
|
||||
Size (subexec-0.1.0.gem) = 4096 bytes
|
||||
SHA1 (subexec-0.2.0.gem) = 2198f2be1862221e344358bd10fb547f1cd8dcc0
|
||||
RMD160 (subexec-0.2.0.gem) = 8a859f685a5b1430cd7cc09a503a43e8103aa8c8
|
||||
Size (subexec-0.2.0.gem) = 4608 bytes
|
||||
|
|
Loading…
Reference in a new issue