aboutsummaryrefslogtreecommitdiff
path: root/lang/phantomjs
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2014-11-22 12:20:19 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2014-11-22 12:20:19 +0000
commit9434c593431d9e12f840cd4929ea3b878ff86b14 (patch)
treef692cd1b740e1d6938d867a4984f98a8b3dd99d9 /lang/phantomjs
parent7eb2e457732b2b97d6355f39356e671ecb8927be (diff)
downloadports-9434c593431d9e12f840cd4929ea3b878ff86b14.tar.gz
ports-9434c593431d9e12f840cd4929ea3b878ff86b14.zip
Notes
Diffstat (limited to 'lang/phantomjs')
-rw-r--r--lang/phantomjs/Makefile11
-rw-r--r--lang/phantomjs/distinfo4
-rw-r--r--lang/phantomjs/pkg-plist1
3 files changed, 9 insertions, 7 deletions
diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile
index 7135ff6372d0..a3595fae0f34 100644
--- a/lang/phantomjs/Makefile
+++ b/lang/phantomjs/Makefile
@@ -1,16 +1,18 @@
# $FreeBSD$
PORTNAME= phantomjs
-PORTVERSION= 1.9.2
-PORTREVISION= 3
+PORTVERSION= 1.9.8
+#PORTREVISION= 0
CATEGORIES= lang
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ https://bitbucket.org/ariya/phantomjs/downloads/
+MASTER_SITE_SUBDIR= kuriyama
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Minimalistic, headless, WebKit-based, JavaScript-driven tool
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
@@ -20,6 +22,7 @@ PROJECTHOST= phantomjs
USES= gmake dos2unix pkgconfig zip
USE_GCC= any
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+PLIST_FILES= bin/phantomjs
do-build:
cd ${WRKSRC} && ${SETENV} CC=${CC} CXX=${CXX} OSTYPE=freebsd MAKEFLAGS= PATH=${PATH} bash -x build.sh --jobs ${MAKE_JOBS_NUMBER} --confirm
diff --git a/lang/phantomjs/distinfo b/lang/phantomjs/distinfo
index 1f004a808265..aa91a80ddd6a 100644
--- a/lang/phantomjs/distinfo
+++ b/lang/phantomjs/distinfo
@@ -1,2 +1,2 @@
-SHA256 (phantomjs-1.9.2-source.zip) = 5755bb5b0942b018a41003b4b8be740b9356948f437617d933b8b8b9a8f339e1
-SIZE (phantomjs-1.9.2-source.zip) = 40840382
+SHA256 (phantomjs-1.9.8-source.zip) = 37e53b2907bf37d2b6a43f08d38bb4a15596bba337822179e647efd60c2261bf
+SIZE (phantomjs-1.9.8-source.zip) = 40965044
diff --git a/lang/phantomjs/pkg-plist b/lang/phantomjs/pkg-plist
deleted file mode 100644
index 8041571d6a7e..000000000000
--- a/lang/phantomjs/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/phantomjs