aboutsummaryrefslogtreecommitdiff
path: root/net/opal3
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2008-03-06 20:41:13 +0000
committerMikhail Teterin <mi@FreeBSD.org>2008-03-06 20:41:13 +0000
commit73c956820c232a9e6845c94199ec6db67ea36c33 (patch)
tree1a3f92ca1e2d6b03d1939753d88e06f5efa88801 /net/opal3
parenta8b160e9564a562a5d6978bea1db8b6fe1985a39 (diff)
downloadports-73c956820c232a9e6845c94199ec6db67ea36c33.tar.gz
ports-73c956820c232a9e6845c94199ec6db67ea36c33.zip
Notes
Diffstat (limited to 'net/opal3')
-rw-r--r--net/opal3/Makefile6
-rw-r--r--net/opal3/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index 3c2650a391d1..b8c1328287b6 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= opal
-PORTVERSION= 2.2.8
-PORTREVISION= 1
+PORTVERSION= 2.2.11
CATEGORIES= net
MASTER_SITES= http://www.ekiga.org/admin/downloads/latest/sources/sources/ \
${MASTER_SITE_LOCAL}
@@ -22,7 +21,8 @@ OPTIONS= FFMPEG "Support H263 audio/video codec" on \
LIB_DEPENDS= pt_r:${PORTSDIR}/devel/pwlib
# In opal's Makefile the default make's target is optshared
-ALL_TARGET= optshared
+#ALL_TARGET= -j`${SYSCTL} -n hw.ncpu` optshared
+ALL_TARGET= -j3 optshared
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261
USE_GNOME= gnometarget
diff --git a/net/opal3/distinfo b/net/opal3/distinfo
index 952051fa3317..7ba38f68e869 100644
--- a/net/opal3/distinfo
+++ b/net/opal3/distinfo
@@ -1,3 +1,3 @@
-MD5 (opal-2.2.8.tar.gz) = 700b0c3a7606afc0dc6c9d3c12fcb23b
-SHA256 (opal-2.2.8.tar.gz) = 890132438781c980ab5297795f049d57b13ae78b64c238c936c320adf2bd35fa
-SIZE (opal-2.2.8.tar.gz) = 4162369
+MD5 (opal-2.2.11.tar.gz) = eb4a9c0c9ea93ec95c876aaeadf83936
+SHA256 (opal-2.2.11.tar.gz) = 0990ead39728f23a1ce39997f41a8484c59809ccec0e770b9bc4f795a85a29c4
+SIZE (opal-2.2.11.tar.gz) = 4165191