diff options
author | madpilot <madpilot@FreeBSD.org> | 2012-07-07 05:45:51 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2012-07-07 05:45:51 +0800 |
commit | b4755ea36065e02001c46dc9c9eec84f5d384cd3 (patch) | |
tree | 0b1dc5853bec082ae715168027b2a426e3498f5c /devel/jsmin | |
parent | 3ec18bface6bc62c7c49304e8d9f072db14875b7 (diff) | |
download | freebsd-ports-gnome-b4755ea36065e02001c46dc9c9eec84f5d384cd3.tar.gz freebsd-ports-gnome-b4755ea36065e02001c46dc9c9eec84f5d384cd3.tar.zst freebsd-ports-gnome-b4755ea36065e02001c46dc9c9eec84f5d384cd3.zip |
Update to 20120702.
Approved by: crees, tabthorpe (mentors, implicit)
Diffstat (limited to 'devel/jsmin')
-rw-r--r-- | devel/jsmin/Makefile | 4 | ||||
-rw-r--r-- | devel/jsmin/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/jsmin/Makefile b/devel/jsmin/Makefile index b8b947e30617..18843f6cc368 100644 --- a/devel/jsmin/Makefile +++ b/devel/jsmin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= jsmin -PORTVERSION= 20120415 +PORTVERSION= 20120702 CATEGORIES= devel MASTER_SITES= https://github.com/douglascrockford/JSMin/tarball/master/ DISTNAME= douglascrockford-JSMin-${GITVERSION} @@ -15,7 +15,7 @@ DISTNAME= douglascrockford-JSMin-${GITVERSION} MAINTAINER= madpilot@FreeBSD.org COMMENT= The JavaScript Minifier -GITVERSION= 5ca277e +GITVERSION= 49a70cf FETCH_ARGS= -pRr PLIST_FILES= bin/jsmin diff --git a/devel/jsmin/distinfo b/devel/jsmin/distinfo index 8e595430c635..02030128bb6a 100644 --- a/devel/jsmin/distinfo +++ b/devel/jsmin/distinfo @@ -1,2 +1,2 @@ -SHA256 (douglascrockford-JSMin-5ca277e.tar.gz) = 25604a409275f8ffa6a2da7ec34eedc061455ed39c09f6b4ca4c92a315c0af92 -SIZE (douglascrockford-JSMin-5ca277e.tar.gz) = 4412 +SHA256 (douglascrockford-JSMin-49a70cf.tar.gz) = 129f53f8a5ff3bd42c29e1a32b6dc0a8f997409a2d26382b3df2f2315724ee8c +SIZE (douglascrockford-JSMin-49a70cf.tar.gz) = 4299 |