- Update to 2.2.2
PR: ports/131278 Submitted by: clsung Approved by: maintainer (Jonathan Weiss)
This commit is contained in:
parent
aa33e68bb0
commit
8a029672ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228094
3 changed files with 1257 additions and 799 deletions
|
@ -5,7 +5,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= actionpack
|
PORTNAME= actionpack
|
||||||
PORTVERSION= 1.13.6
|
PORTVERSION= 2.2.2
|
||||||
CATEGORIES= www rubygems
|
CATEGORIES= www rubygems
|
||||||
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
|
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
MAINTAINER= jw@innerewut.de
|
MAINTAINER= jw@innerewut.de
|
||||||
COMMENT= Action Controller and Action View of Rails MVC Framework
|
COMMENT= Action Controller and Action View of Rails MVC Framework
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-1.4.4.gemspec:${PORTSDIR}/devel/rubygem-activesupport
|
BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-2.2.2.gemspec:${PORTSDIR}/devel/rubygem-activesupport
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (rubygem/actionpack-1.13.6.gem) = 66a094b9d66ce82bab2fd4ce0b95c4c1
|
MD5 (rubygem/actionpack-2.2.2.gem) = a2764a85d8d34385467d8f9df7362471
|
||||||
SHA256 (rubygem/actionpack-1.13.6.gem) = 5731a4ec086c9f35b4910eb5e7913a65f69b8ead764c94e0005f250219a95d80
|
SHA256 (rubygem/actionpack-2.2.2.gem) = a865bf614e2f58d89b16c3034c8ac8fa61865dff46c15590ff838d5836d4c806
|
||||||
SIZE (rubygem/actionpack-1.13.6.gem) = 616960
|
SIZE (rubygem/actionpack-2.2.2.gem) = 717824
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue