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
|
DISTNAME = activemerchant-1.4.2
|
||||||
PKGNAME= ruby-${DISTNAME}
|
PKGNAME = ruby-${DISTNAME}
|
||||||
CATEGORIES= www
|
CATEGORIES = www
|
||||||
|
|
||||||
HOMEPAGE= http://www.activemerchant.org/
|
HOMEPAGE = http://www.activemerchant.org/
|
||||||
|
|
||||||
# mit
|
# mit
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM = Yes
|
||||||
PERMIT_PACKAGE_FTP= Yes
|
PERMIT_PACKAGE_FTP = Yes
|
||||||
PERMIT_DISTFILES_CDROM= Yes
|
PERMIT_DISTFILES_CDROM = Yes
|
||||||
PERMIT_DISTFILES_FTP= 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}
|
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= ::devel/ruby-activesupport \
|
RUN_DEPENDS = ::devel/ruby-activesupport \
|
||||||
::textproc/ruby-builder
|
::textproc/ruby-builder
|
||||||
|
|
||||||
CONFIGURE_STYLE=ruby gem
|
CONFIGURE_STYLE = ruby gem
|
||||||
|
|
||||||
PKG_ARCH= *
|
PKG_ARCH = *
|
||||||
|
|
||||||
|
MODRUBY_REGRESS = rake
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -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
Loading…
Reference in New Issue
Block a user