ports/160641: [PATCH] www/closure-linter: update to 2.3.1
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 10 19:50:10 UTC 2011
>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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list