summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2009-12-21 00:01:28 +0000
committerMichael Johnson <ahze@FreeBSD.org>2009-12-21 00:01:28 +0000
commit16d86ff926ff7e320ed45a348ef1bfece1ca6e91 (patch)
tree7cc0eb9ae52810c0c92e0ce73142ec31ab646cdc
parentUpdate to 0.8.2 (diff)
- Update to 0.2.2
- Make jobs safe
Notes
Notes: svn path=/head/; revision=246324
-rw-r--r--www/midori/Makefile6
-rw-r--r--www/midori/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/www/midori/Makefile b/www/midori/Makefile
index 4c0a1aad2701..659ba705107c 100644
--- a/www/midori/Makefile
+++ b/www/midori/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= midori
-PORTVERSION= 0.2.1
+PORTVERSION= 0.2.2
CATEGORIES= www
MASTER_SITES= http://archive.xfce.org/src/apps/${PORTNAME}/${PORTVERSION:R}/
@@ -22,8 +22,10 @@ BUILD_DEPENDS= python:${PORTSDIR}/lang/python \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS+=--disable-unique
+CONFIGURE_ARGS+=--disable-unique \
+ --jobs=${MAKE_JOBS_NUMBER}
+MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
USE_BZIP2= yes
diff --git a/www/midori/distinfo b/www/midori/distinfo
index d155e34bf276..73611c82cce6 100644
--- a/www/midori/distinfo
+++ b/www/midori/distinfo
@@ -1,3 +1,3 @@
-MD5 (midori-0.2.1.tar.bz2) = 3cee94c9a22316504a3ba99bc92e0245
-SHA256 (midori-0.2.1.tar.bz2) = 7d79a45331cfcf002ccd5a386b5597f91e0ee048b2b040a57c6faebc02bba79c
-SIZE (midori-0.2.1.tar.bz2) = 594189
+MD5 (midori-0.2.2.tar.bz2) = 14f81a7a10f80a173da1b5e88713400b
+SHA256 (midori-0.2.2.tar.bz2) = bec38745947b79a80352374937cecb81fd21d30c35f11b11290fabdad1e4cb07
+SIZE (midori-0.2.2.tar.bz2) = 613546