- Update to 4.1.0

- Update RUN_DEPENDS: use Rails 4
- Add NO_ARCH
- Update WWW

Changes:	https://github.com/smartinez87/exception_notification/blob/master/CHANGELOG.rdoc
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-07 20:42:41 +00:00
parent 5aed05cd31
commit 33dbd8c25c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388776
3 changed files with 7 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= exception_notification
PORTVERSION= 4.0.1
PORTVERSION= 4.1.0
CATEGORIES= mail rubygems
MASTER_SITES= RG
@ -11,9 +11,10 @@ COMMENT= Exception notification for Rails apps
LICENSE= MIT
RUN_DEPENDS= rubygem-actionmailer>=3.0.4:${PORTSDIR}/mail/rubygem-actionmailer \
rubygem-activesupport>=3.0.4:${PORTSDIR}/devel/rubygem-activesupport
RUN_DEPENDS= rubygem-actionmailer4>=4.0.0:${PORTSDIR}/mail/rubygem-actionmailer4 \
rubygem-activesupport4>=4.0.0:${PORTSDIR}/devel/rubygem-activesupport4
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/exception_notification-4.0.1.gem) = e00fc5bc14b77d496ea325c05dcfb468008caf499837a77d570fa9fbd0d4515a
SIZE (rubygem/exception_notification-4.0.1.gem) = 108544
SHA256 (rubygem/exception_notification-4.1.0.gem) = 457376fe18f2feb2607c686ec36d4b813723bb48776004de325a5787ddd3f2be
SIZE (rubygem/exception_notification-4.1.0.gem) = 113152

View file

@ -1,3 +1,3 @@
Exception notification for Rails apps
WWW: http://smartinez87.github.com/exception_notification
WWW: http://smartinez87.github.io/exception_notification/