Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2011 03:43:19 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jlaffaye@FreeBSD.org
Subject:   ports/160641: [PATCH] www/closure-linter: update to 2.3.1
Message-ID:  <20110910194319.2778925A0@sunpoet.net>
Resent-Message-ID: <201109101950.p8AJoAxN053361@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         160641
>Category:       ports
>Synopsis:       [PATCH] www/closure-linter: update to 2.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 10 19:50:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul  9 23:23:51 CST
>Description:
- Update to 2.3.1
- Pet portlint

Port maintainer (jlaffaye@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- closure-linter-2.3.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/closure-linter/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	8 Jun 2011 16:52:29 -0000	1.3
+++ Makefile	10 Sep 2011 19:43:37 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	closure-linter
-PORTVERSION=	2.2.7
+PORTVERSION=	2.3.1
 CATEGORIES=	www devel
 MASTER_SITES=	GOOGLE_CODE
 DISTNAME=	closure_linter-${PORTVERSION}
@@ -14,11 +14,11 @@
 MAINTAINER=	jlaffaye@FreeBSD.org
 COMMENT=	JavaScript linter
 
+LICENSE=	ASL
+
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/gflags:${PORTSDIR}/devel/py-gflags
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/gflags:${PORTSDIR}/devel/py-gflags
 
-LICENSE=	ASL
-
 USE_PYTHON=	-2.7
 USE_PYDISTUTILS=easy_install
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/closure-linter/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	5 Mar 2011 22:06:17 -0000	1.2
+++ distinfo	10 Sep 2011 19:43:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (closure_linter-2.2.7.tar.gz) = 5e3c1593c3bd19d79c6e3ff1c026fc90223bf00b4d3a47d0a011b8b3dd4af86e
-SIZE (closure_linter-2.2.7.tar.gz) = 57680
+SHA256 (closure_linter-2.3.1.tar.gz) = 1a18316e850e526abea6abbbc01aa27699018f55c53ee0562571ce19178e3991
+SIZE (closure_linter-2.3.1.tar.gz) = 59954
--- closure-linter-2.3.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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