aboutsummaryrefslogtreecommitdiffstats
path: root/www/midori
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2009-12-21 08:01:28 +0800
committerahze <ahze@FreeBSD.org>2009-12-21 08:01:28 +0800
commit2a6f98431bcfa8369bb06e5f266d1f58c373034c (patch)
treef6290b565bdf1631a50099ce98b6b9e4f6864d83 /www/midori
parent346e5d159378fe89a38514a17e26125b1250e623 (diff)
downloadfreebsd-ports-gnome-2a6f98431bcfa8369bb06e5f266d1f58c373034c.tar.gz
freebsd-ports-gnome-2a6f98431bcfa8369bb06e5f266d1f58c373034c.tar.zst
freebsd-ports-gnome-2a6f98431bcfa8369bb06e5f266d1f58c373034c.zip
- Update to 0.2.2
- Make jobs safe
Diffstat (limited to 'www/midori')
-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