Update ruby-activemerchant to 1.4.2
This commit is contained in:
parent
1ce2738699
commit
a91516256a
@ -1,29 +1,31 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2009/01/29 18:51:11 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2009/10/12 15:07:36 pirofti Exp $
|
||||
|
||||
COMMENT= ruby library for handling credit card processor merchants
|
||||
COMMENT = ruby library for handling credit card processor merchants
|
||||
|
||||
DISTNAME= activemerchant-1.4.1
|
||||
PKGNAME= ruby-${DISTNAME}
|
||||
CATEGORIES= www
|
||||
DISTNAME = activemerchant-1.4.2
|
||||
PKGNAME = ruby-${DISTNAME}
|
||||
CATEGORIES = www
|
||||
|
||||
HOMEPAGE= http://www.activemerchant.org/
|
||||
HOMEPAGE = http://www.activemerchant.org/
|
||||
|
||||
# mit
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_RUBYFORGE:=activemerchant/}
|
||||
MASTER_SITES = ${MASTER_SITE_RUBYFORGE:=activemerchant/}
|
||||
|
||||
MODULES= lang/ruby
|
||||
MODULES = lang/ruby
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::devel/ruby-activesupport \
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
RUN_DEPENDS = ::devel/ruby-activesupport \
|
||||
::textproc/ruby-builder
|
||||
|
||||
CONFIGURE_STYLE=ruby gem
|
||||
CONFIGURE_STYLE = ruby gem
|
||||
|
||||
PKG_ARCH= *
|
||||
PKG_ARCH = *
|
||||
|
||||
MODRUBY_REGRESS = rake
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (activemerchant-1.4.1.gem) = wLiXeOS2EsWEN3oVTZYfdg==
|
||||
RMD160 (activemerchant-1.4.1.gem) = ivvAGlybw5jaQ6XYfEFAspFPoCo=
|
||||
SHA1 (activemerchant-1.4.1.gem) = oQ4GXrOpqmkD9QzN4V8OPCZwz3Q=
|
||||
SHA256 (activemerchant-1.4.1.gem) = IoN2uu5wpJA02raSOA3tvIanZ1CBgx95TWtFuS2nRdY=
|
||||
SIZE (activemerchant-1.4.1.gem) = 386560
|
||||
MD5 (activemerchant-1.4.2.gem) = bc29Ux7Umc12Pg//0NgzRw==
|
||||
RMD160 (activemerchant-1.4.2.gem) = LkjK7PJ2cq0ibKQVovJ2WPJSqpM=
|
||||
SHA1 (activemerchant-1.4.2.gem) = KOE22E1eVMpLHVwg/CbDiSRPG2Q=
|
||||
SHA256 (activemerchant-1.4.2.gem) = ImFpFT9+Y903TC5YhgHZP/L3ypn01qccFzsxZXzpr2w=
|
||||
SIZE (activemerchant-1.4.2.gem) = 389632
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user