diff options
author | beech <beech@FreeBSD.org> | 2008-07-20 15:24:29 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-07-20 15:24:29 +0800 |
commit | 9c385db4cc77a8e73539e1470acb1e0258af6815 (patch) | |
tree | c0e3a59e00ef1972efdc28820fe70fb8db025291 /graphics | |
parent | 31009f9c3df501de93cdd7049f0f1de779ec4b5a (diff) | |
download | freebsd-ports-gnome-9c385db4cc77a8e73539e1470acb1e0258af6815.tar.gz freebsd-ports-gnome-9c385db4cc77a8e73539e1470acb1e0258af6815.tar.zst freebsd-ports-gnome-9c385db4cc77a8e73539e1470acb1e0258af6815.zip |
- Update to 2.2.3
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pixie/Makefile | 4 | ||||
-rw-r--r-- | graphics/pixie/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile index 1e94a8d815fd..8009dd980549 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pixie -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 CATEGORIES= graphics MASTER_SITES= SF DISTNAME= Pixie-src-${PORTVERSION} @@ -21,6 +21,8 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ fltk_gl.1:${PORTSDIR}/x11-toolkits/fltk \ IlmImf.6:${PORTSDIR}/graphics/OpenEXR +NOT_FOR_ARCHS= amd64 + PORTDOCS=* USE_GL= yes ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal diff --git a/graphics/pixie/distinfo b/graphics/pixie/distinfo index aa1c21233a11..42eb0f9ab898 100644 --- a/graphics/pixie/distinfo +++ b/graphics/pixie/distinfo @@ -1,3 +1,3 @@ -MD5 (Pixie-src-2.2.2.tgz) = c4360ceca89319bcf60a15be96cbd245 -SHA256 (Pixie-src-2.2.2.tgz) = 8dce667e751bb1baa13803ad2d467fee90b53553a9089b51ceb1c58fd86742fc -SIZE (Pixie-src-2.2.2.tgz) = 9501446 +MD5 (Pixie-src-2.2.3.tgz) = 08fb16c406d191254afbf55689ff8352 +SHA256 (Pixie-src-2.2.3.tgz) = 17ed11db18ae3ff49086073ae89c2b74d58c2f96a11fc857d796dbeee9c49ff0 +SIZE (Pixie-src-2.2.3.tgz) = 10003905 |