diff options
author | madpilot <madpilot@FreeBSD.org> | 2013-05-23 02:30:11 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2013-05-23 02:30:11 +0800 |
commit | e0a61cbee9817f6777ca9c9da16920de68b8475c (patch) | |
tree | c37586d48a63bdfce503b46e4067525637899f74 | |
parent | c33784128e9ef9f83115b514a8334ee1e08b9e22 (diff) | |
download | freebsd-ports-gnome-e0a61cbee9817f6777ca9c9da16920de68b8475c.tar.gz freebsd-ports-gnome-e0a61cbee9817f6777ca9c9da16920de68b8475c.tar.zst freebsd-ports-gnome-e0a61cbee9817f6777ca9c9da16920de68b8475c.zip |
Update to 20130329
-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 69849f34bdd5..008058eff9f9 100644 --- a/devel/jsmin/Makefile +++ b/devel/jsmin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jsmin -PORTVERSION= 20130225 +PORTVERSION= 20130329 CATEGORIES= devel MAINTAINER= madpilot@FreeBSD.org @@ -12,7 +12,7 @@ USE_GITHUB= yes GH_ACCOUNT= douglascrockford GH_PROJECT= JSMin GH_TAGNAME= master -GH_COMMIT= 67754f6 +GH_COMMIT= 1bf6ce5 PLIST_FILES= bin/jsmin PORTDOCS= README diff --git a/devel/jsmin/distinfo b/devel/jsmin/distinfo index 1807b5e0b865..e87fa5f61ec0 100644 --- a/devel/jsmin/distinfo +++ b/devel/jsmin/distinfo @@ -1,2 +1,2 @@ -SHA256 (jsmin-20130225.tar.gz) = 746af1f3a4e78f90328b652172404227b9618af870c1642f50e2f2427fba4826 -SIZE (jsmin-20130225.tar.gz) = 4327 +SHA256 (jsmin-20130329.tar.gz) = aa8591a6050104c48bea9e7514ed27750ccd4097601267205b9b8895507e5b8a +SIZE (jsmin-20130329.tar.gz) = 4334 |