1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Update to 2.3.2

- Add LICENSE

Changes:	https://github.com/lautis/uglifier/blob/master/CHANGELOG.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-12-07 01:02:01 +00:00
parent a7472977f5
commit 41e2f69b99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335797
2 changed files with 6 additions and 4 deletions

View File

@ -2,15 +2,17 @@
# $FreeBSD$
PORTNAME= uglifier
PORTVERSION= 2.1.1
PORTVERSION= 2.3.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby wrapper for UglifyJS JavaScript compressor
LICENSE= MIT
RUN_DEPENDS= rubygem-execjs>=0.3.0:${PORTSDIR}/devel/rubygem-execjs \
rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json
rubygem-json>=1.8.0:${PORTSDIR}/devel/rubygem-json
USE_RUBY= yes
USE_RUBYGEMS= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/uglifier-2.1.1.gem) = aa0e5301374d3d6ceedfa84c4f53d66fd76a34273408e79160831eea57b05707
SIZE (rubygem/uglifier-2.1.1.gem) = 72192
SHA256 (rubygem/uglifier-2.3.2.gem) = 5e942f02d11d9e4f6e18aa84cfd909e569fe887b12c3ecf66d92e8cf4162acf0
SIZE (rubygem/uglifier-2.3.2.gem) = 75776