aboutsummaryrefslogtreecommitdiff
path: root/games/peg-e
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-05-12 00:22:26 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-05-12 00:22:26 +0000
commite48e3d847b1a90974d9cbbe2eaa66524d315bbb5 (patch)
tree495e664144158aaf809f7bb3840db3c356ffc04d /games/peg-e
parenta018068e711a851dd702dbea082b49655f690f2b (diff)
downloadports-e48e3d847b1a90974d9cbbe2eaa66524d315bbb5.tar.gz
ports-e48e3d847b1a90974d9cbbe2eaa66524d315bbb5.zip
- Update to 1.1.0
- Mark MAKE_JOBS_SAFE - Remove extra QT_COMPONENTS line
Notes
Notes: svn path=/head/; revision=233740
Diffstat (limited to 'games/peg-e')
-rw-r--r--games/peg-e/Makefile5
-rw-r--r--games/peg-e/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/games/peg-e/Makefile b/games/peg-e/Makefile
index 9c4b3be4fb7f..daebcc56ad19 100644
--- a/games/peg-e/Makefile
+++ b/games/peg-e/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= peg-e
-PORTVERSION= 1.0.0
+PORTVERSION= 1.1.0
CATEGORIES= games
MASTER_SITES= http://gottcode.org/peg-e/ \
http://mirror.amdmi3.ru/
@@ -17,11 +17,10 @@ COMMENT= Peg elimination game
USE_BZIP2= yes
USE_QT_VER= 4
-
-QT_COMPONENTS= corelib gui moc_build opengl qmake_build rcc_build xml
QT_COMPONENTS= corelib gui moc_build qmake_build rcc_build
WANT_GNOME= yes
INSTALLS_ICONS= yes
+MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/games/peg-e/distinfo b/games/peg-e/distinfo
index 39e51eff95fd..f825cbc780f7 100644
--- a/games/peg-e/distinfo
+++ b/games/peg-e/distinfo
@@ -1,3 +1,3 @@
-MD5 (peg-e-1.0.0-src.tar.bz2) = 93bba1a3ac85b0be370998359ddbed91
-SHA256 (peg-e-1.0.0-src.tar.bz2) = 23c8ceb68c9ed42b09df5612a153e5a07ea7c14c88275858794df3db569a234f
-SIZE (peg-e-1.0.0-src.tar.bz2) = 51363
+MD5 (peg-e-1.1.0-src.tar.bz2) = e2835ce61243f6fc77579b3a4e8010a5
+SHA256 (peg-e-1.1.0-src.tar.bz2) = ecd82c94a628161d014700d19c36f9299995c0963b053fb096e3f3b173d2655b
+SIZE (peg-e-1.1.0-src.tar.bz2) = 57510