Update ruby-activemerchant to 1.4.2

This commit is contained in:
pirofti 2009-10-12 15:07:36 +00:00
parent 1ce2738699
commit a91516256a
3 changed files with 515 additions and 477 deletions

View File

@ -1,8 +1,8 @@
# $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 DISTNAME = activemerchant-1.4.2
PKGNAME = ruby-${DISTNAME} PKGNAME = ruby-${DISTNAME}
CATEGORIES = www CATEGORIES = www
@ -26,4 +26,6 @@ CONFIGURE_STYLE=ruby gem
PKG_ARCH = * PKG_ARCH = *
MODRUBY_REGRESS = rake
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (activemerchant-1.4.1.gem) = wLiXeOS2EsWEN3oVTZYfdg== MD5 (activemerchant-1.4.2.gem) = bc29Ux7Umc12Pg//0NgzRw==
RMD160 (activemerchant-1.4.1.gem) = ivvAGlybw5jaQ6XYfEFAspFPoCo= RMD160 (activemerchant-1.4.2.gem) = LkjK7PJ2cq0ibKQVovJ2WPJSqpM=
SHA1 (activemerchant-1.4.1.gem) = oQ4GXrOpqmkD9QzN4V8OPCZwz3Q= SHA1 (activemerchant-1.4.2.gem) = KOE22E1eVMpLHVwg/CbDiSRPG2Q=
SHA256 (activemerchant-1.4.1.gem) = IoN2uu5wpJA02raSOA3tvIanZ1CBgx95TWtFuS2nRdY= SHA256 (activemerchant-1.4.2.gem) = ImFpFT9+Y903TC5YhgHZP/L3ypn01qccFzsxZXzpr2w=
SIZE (activemerchant-1.4.1.gem) = 386560 SIZE (activemerchant-1.4.2.gem) = 389632

File diff suppressed because it is too large Load Diff