svn commit: r387079 - head/www/rubygem-rack-protection
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 22 20:23:01 UTC 2015
Author: sunpoet
Date: Fri May 22 20:23:00 2015
New Revision: 387079
URL: https://svnweb.freebsd.org/changeset/ports/387079
Log:
- Add LICENSE
- Update WWW
Modified:
head/www/rubygem-rack-protection/Makefile
head/www/rubygem-rack-protection/pkg-descr
Modified: head/www/rubygem-rack-protection/Makefile
==============================================================================
--- head/www/rubygem-rack-protection/Makefile Fri May 22 20:22:55 2015 (r387078)
+++ head/www/rubygem-rack-protection/Makefile Fri May 22 20:23:00 2015 (r387079)
@@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Collection of Rack middleware to protect against opportunistic attack
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-rack>=0:${PORTSDIR}/www/rubygem-rack
USE_RUBY= yes
Modified: head/www/rubygem-rack-protection/pkg-descr
==============================================================================
--- head/www/rubygem-rack-protection/pkg-descr Fri May 22 20:22:55 2015 (r387078)
+++ head/www/rubygem-rack-protection/pkg-descr Fri May 22 20:23:00 2015 (r387079)
@@ -1,3 +1,3 @@
Collection of Rack middleware to protect you against common, opportunistic attack.
-WWW: https://github.com/rkh/rack-protection
+WWW: https://github.com/sinatra/rack-protection
More information about the svn-ports-all
mailing list