svn commit: r433845 - head/devel/rubygem-newrelic_rpm

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 11 08:38:10 UTC 2017


Author: sunpoet
Date: Sat Feb 11 08:38:08 2017
New Revision: 433845
URL: https://svnweb.freebsd.org/changeset/ports/433845

Log:
  Update to 3.18.1.330
  
  - Sort LICENSE
  - Update WWW
  
  Changes:	https://github.com/newrelic/rpm/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-newrelic_rpm/Makefile
  head/devel/rubygem-newrelic_rpm/distinfo
  head/devel/rubygem-newrelic_rpm/pkg-descr

Modified: head/devel/rubygem-newrelic_rpm/Makefile
==============================================================================
--- head/devel/rubygem-newrelic_rpm/Makefile	Sat Feb 11 08:38:04 2017	(r433844)
+++ head/devel/rubygem-newrelic_rpm/Makefile	Sat Feb 11 08:38:08 2017	(r433845)
@@ -1,25 +1,25 @@
 # $FreeBSD$
 
 PORTNAME=	newrelic_rpm
-PORTVERSION=	3.16.3.323
+PORTVERSION=	3.18.1.330
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Performance management system for Rails applications
 
-LICENSE=	MIT RUBY NEWRELIC
+LICENSE=	MIT NEWRELIC RUBY
 LICENSE_COMB=	multi
 LICENSE_NAME_NEWRELIC=	New Relic License
 LICENSE_FILE_NEWRELIC=	${WRKSRC}/LICENSE
 LICENSE_PERMS_NEWRELIC=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USES=		gem shebangfix
-SHEBANG_FILES=	test/script/*.sh
 
 PLIST_FILES=	bin/mongrel_rpm bin/newrelic bin/newrelic_cmd bin/nrdebug
 
+SHEBANG_FILES=	test/script/*.sh
+
 .include <bsd.port.mk>

Modified: head/devel/rubygem-newrelic_rpm/distinfo
==============================================================================
--- head/devel/rubygem-newrelic_rpm/distinfo	Sat Feb 11 08:38:04 2017	(r433844)
+++ head/devel/rubygem-newrelic_rpm/distinfo	Sat Feb 11 08:38:08 2017	(r433845)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476972968
-SHA256 (rubygem/newrelic_rpm-3.16.3.323.gem) = 82a4216743a34bdc766838f3af2d4e174fb0672443ea8f730c9bf84243fb896c
-SIZE (rubygem/newrelic_rpm-3.16.3.323.gem) = 754688
+TIMESTAMP = 1486792868
+SHA256 (rubygem/newrelic_rpm-3.18.1.330.gem) = ce6e3cd81d9697e2a4c77aa6df2d23690984f1e2f7103b89a5c00aae57da5c07
+SIZE (rubygem/newrelic_rpm-3.18.1.330.gem) = 768512

Modified: head/devel/rubygem-newrelic_rpm/pkg-descr
==============================================================================
--- head/devel/rubygem-newrelic_rpm/pkg-descr	Sat Feb 11 08:38:04 2017	(r433844)
+++ head/devel/rubygem-newrelic_rpm/pkg-descr	Sat Feb 11 08:38:08 2017	(r433845)
@@ -1,4 +1,4 @@
 Performance management system which provides deep information about
 Ruby on Rails application performance while running in production.
 
-WWW: https://www.github.com/newrelic/rpm
+WWW: https://github.com/newrelic/rpm


More information about the svn-ports-head mailing list