Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2014 13:07:38 GMT
From:      Thomas Gellekum <tg@freebsd.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187390: Update www/phantomjs to 1.9.7
Message-ID:  <201403091307.s29D7cB1047722@cgiserv.freebsd.org>
Resent-Message-ID: <201403091310.s29DA0VZ010194@freefall.freebsd.org>

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

>Number:         187390
>Category:       ports
>Synopsis:       Update www/phantomjs to 1.9.7
>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:   Sun Mar 09 13:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Gellekum
>Release:        9-stable
>Organization:
>Environment:
>Description:
New version is out; master site changed.
>How-To-Repeat:

>Fix:
See attached file.

Patch attached with submission follows:

diff -ur /usr/ports/lang/phantomjs/Makefile ./Makefile
--- /usr/ports/lang/phantomjs/Makefile	2014-01-22 18:00:46.000000000 +0100
+++ ./Makefile	2014-02-19 10:35:01.000000000 +0100
@@ -1,10 +1,9 @@
 # $FreeBSD: head/lang/phantomjs/Makefile 340722 2014-01-22 17:00:46Z mat $
 
 PORTNAME=	phantomjs
-PORTVERSION=	1.9.2
-PORTREVISION=	2
+PORTVERSION=	1.9.7
 CATEGORIES=	lang
-MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES=	https://bitbucket.org/ariya/phantomjs/downloads/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-source
 
 MAINTAINER=	kuriyama@FreeBSD.org
diff -ur /usr/ports/lang/phantomjs/distinfo ./distinfo
--- /usr/ports/lang/phantomjs/distinfo	2014-01-22 16:30:13.000000000 +0100
+++ ./distinfo	2014-02-19 10:36:03.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (phantomjs-1.9.2-source.zip) = 5755bb5b0942b018a41003b4b8be740b9356948f437617d933b8b8b9a8f339e1
-SIZE (phantomjs-1.9.2-source.zip) = 40840382
+SHA256 (phantomjs-1.9.7-source.zip) = 0f6c50ff24c1c4a8ccd7fedef62feef5e45195c7ba5ef6c84434448544877ff3
+SIZE (phantomjs-1.9.7-source.zip) = 40687032


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



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