mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.2.3
- Add LICENSE Changes: https://github.com/hassox/warden/blob/master/History.rdoc
This commit is contained in:
parent
6902ba3f2c
commit
fbd4064ab7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334437
2 changed files with 5 additions and 3 deletions
|
@ -2,13 +2,15 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= warden
|
||||
PORTVERSION= 1.2.2
|
||||
PORTVERSION= 1.2.3
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Rack middleware that provides authentication for rack applications
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack
|
||||
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/warden-1.2.2.gem) = cf970702eef9d95925d01a52115ec254266129531dbfcd844cfb8cc2127bb6f0
|
||||
SIZE (rubygem/warden-1.2.2.gem) = 30720
|
||||
SHA256 (rubygem/warden-1.2.3.gem) = 97769e5b5d230fec4f77e91b1116b28fdd27428f4acab68dc5ed025af9d37f7a
|
||||
SIZE (rubygem/warden-1.2.3.gem) = 30720
|
||||
|
|
Loading…
Add table
Reference in a new issue