aboutsummaryrefslogtreecommitdiffstats
path: root/net/opal3
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2008-03-07 04:41:13 +0800
committermi <mi@FreeBSD.org>2008-03-07 04:41:13 +0800
commit83b2c7426534b977dd43c4dc48f6afb33a0804a6 (patch)
treeec72fbfe3784b49802117736506a6cbe3a2b90a1 /net/opal3
parent569f84849b2f8684dc9d28ef9c9928cad879d92a (diff)
downloadfreebsd-ports-gnome-83b2c7426534b977dd43c4dc48f6afb33a0804a6.tar.gz
freebsd-ports-gnome-83b2c7426534b977dd43c4dc48f6afb33a0804a6.tar.zst
freebsd-ports-gnome-83b2c7426534b977dd43c4dc48f6afb33a0804a6.zip
Upgrade from 2.2.8 to 2.2.11.
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