diff options
author | miwi <miwi@FreeBSD.org> | 2011-07-03 14:01:21 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-07-03 14:01:21 +0800 |
commit | 5beab8a98a6eff72c1546e75310c67e387bcc9fa (patch) | |
tree | dff1700ee8a24baa932c1448445765b161db5383 /graphics | |
parent | e86af5bfb30d1ff96f909f44a86bc64837db9301 (diff) | |
download | freebsd-ports-gnome-5beab8a98a6eff72c1546e75310c67e387bcc9fa.tar.gz freebsd-ports-gnome-5beab8a98a6eff72c1546e75310c67e387bcc9fa.tar.zst freebsd-ports-gnome-5beab8a98a6eff72c1546e75310c67e387bcc9fa.zip |
- bump PORTREVISION after graphics/simage update
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Coin/Makefile | 4 | ||||
-rw-r--r-- | graphics/Coin/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index f73caa10b3fa..444d5e7bc6bd 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -7,7 +7,7 @@ PORTNAME= Coin PORTVERSION= 3.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ ftp://ftp.coin3d.org/pub/coin/src/all/ @@ -15,7 +15,7 @@ MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ MAINTAINER= cristianorolim@hotmail.com COMMENT= C++ 3D graphics library based on the Open Inventor 2.1 API -LIB_DEPENDS= simage.26:${PORTSDIR}/graphics/simage +LIB_DEPENDS= simage.27:${PORTSDIR}/graphics/simage USE_OPENAL= al USE_GL= yes diff --git a/graphics/Coin/distinfo b/graphics/Coin/distinfo index 367c858d11ba..ae0a358413b8 100644 --- a/graphics/Coin/distinfo +++ b/graphics/Coin/distinfo @@ -1,3 +1,2 @@ -MD5 (Coin-3.1.3.tar.gz) = 1538682f8d92cdf03e845c786879fbea SHA256 (Coin-3.1.3.tar.gz) = 583478c581317862aa03a19f14c527c3888478a06284b9a46a0155fa5886d417 SIZE (Coin-3.1.3.tar.gz) = 5981534 |