summaryrefslogtreecommitdiff
path: root/lang/phantomjs
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2012-10-20 14:45:37 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2012-10-20 14:45:37 +0000
commit3e21c82eb1d7b4ea400c1dacff1abde1fcd16626 (patch)
tree313e378223aa7a8137314080c81843fe8ea61322 /lang/phantomjs
parentFix a bug preventing compilation with clang 3.1 (r156863). (diff)
- Upgrade to 1.7.0.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=306181
Diffstat (limited to 'lang/phantomjs')
-rw-r--r--lang/phantomjs/Makefile12
-rw-r--r--lang/phantomjs/distinfo4
-rw-r--r--lang/phantomjs/pkg-plist5
3 files changed, 3 insertions, 18 deletions
diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile
index 01c6c8553bf9..c16ed536f616 100644
--- a/lang/phantomjs/Makefile
+++ b/lang/phantomjs/Makefile
@@ -1,12 +1,7 @@
-# New ports collection makefile for: phantomjs
-# Date created: 20 Apr 2011
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= phantomjs
-PORTVERSION= 1.6.1
+PORTVERSION= 1.7.0
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@@ -32,11 +27,6 @@ do-build:
do-install:
cd ${WRKSRC} && ${INSTALL_PROGRAM} bin/phantomjs ${PREFIX}/bin/
- ${MKDIR} ${PREFIX}/lib/phantomjs/
- cd ${WRKSRC} && ${INSTALL_LIB} src/qt/lib/libQtWebKit.so.4 ${PREFIX}/lib/phantomjs/
- cd ${WRKSRC} && ${INSTALL_LIB} src/qt/lib/libQtGui.so.4 ${PREFIX}/lib/phantomjs/
- cd ${WRKSRC} && ${INSTALL_LIB} src/qt/lib/libQtNetwork.so.4 ${PREFIX}/lib/phantomjs/
- cd ${WRKSRC} && ${INSTALL_LIB} src/qt/lib/libQtCore.so.4 ${PREFIX}/lib/phantomjs/
.include <bsd.port.pre.mk>
diff --git a/lang/phantomjs/distinfo b/lang/phantomjs/distinfo
index adb3766c95f9..1579e7854c3b 100644
--- a/lang/phantomjs/distinfo
+++ b/lang/phantomjs/distinfo
@@ -1,2 +1,2 @@
-SHA256 (phantomjs-1.6.1-source.zip) = e3e0020a6b3b9c3ff747aa2ab865998f7759faa4e0cb894aa01bb957510217c2
-SIZE (phantomjs-1.6.1-source.zip) = 39443796
+SHA256 (phantomjs-1.7.0-source.zip) = 10d595aa8e637c29b491563f8af4333b30266e0cba36277000a560a7f6e53bff
+SIZE (phantomjs-1.7.0-source.zip) = 39573102
diff --git a/lang/phantomjs/pkg-plist b/lang/phantomjs/pkg-plist
index 6c624b7a0d4a..c30892b990ce 100644
--- a/lang/phantomjs/pkg-plist
+++ b/lang/phantomjs/pkg-plist
@@ -1,7 +1,2 @@
@comment $FreeBSD$
bin/phantomjs
-lib/phantomjs/libQtWebKit.so.4
-lib/phantomjs/libQtGui.so.4
-lib/phantomjs/libQtNetwork.so.4
-lib/phantomjs/libQtCore.so.4
-@dirrm lib/phantomjs