Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2013 18:30:12 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318785 - head/devel/jsmin
Message-ID:  <201305221830.r4MIUCx3009569@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Wed May 22 18:30:11 2013
New Revision: 318785
URL: http://svnweb.freebsd.org/changeset/ports/318785

Log:
  Update to 20130329

Modified:
  head/devel/jsmin/Makefile
  head/devel/jsmin/distinfo

Modified: head/devel/jsmin/Makefile
==============================================================================
--- head/devel/jsmin/Makefile	Wed May 22 18:18:35 2013	(r318784)
+++ head/devel/jsmin/Makefile	Wed May 22 18:30:11 2013	(r318785)
@@ -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

Modified: head/devel/jsmin/distinfo
==============================================================================
--- head/devel/jsmin/distinfo	Wed May 22 18:18:35 2013	(r318784)
+++ head/devel/jsmin/distinfo	Wed May 22 18:30:11 2013	(r318785)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305221830.r4MIUCx3009569>