diff options
author | arved <arved@FreeBSD.org> | 2011-05-22 02:20:44 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2011-05-22 02:20:44 +0800 |
commit | fb2084d994b789fc1de869b0de996c6483c671f3 (patch) | |
tree | eee31571152978bccc596641ff349b7fb2858119 /math | |
parent | a130b7926994d6f600e0212b700a6b01118e45bb (diff) | |
download | freebsd-ports-gnome-fb2084d994b789fc1de869b0de996c6483c671f3.tar.gz freebsd-ports-gnome-fb2084d994b789fc1de869b0de996c6483c671f3.tar.zst freebsd-ports-gnome-fb2084d994b789fc1de869b0de996c6483c671f3.zip |
Update to 2.1.9
PR: 157218
Submitted by: maintainer
Diffstat (limited to 'math')
-rw-r--r-- | math/ggobi/Makefile | 3 | ||||
-rw-r--r-- | math/ggobi/distinfo | 4 | ||||
-rw-r--r-- | math/ggobi/pkg-plist | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/math/ggobi/Makefile b/math/ggobi/Makefile index 4ff543e68581..d5c0225e007c 100644 --- a/math/ggobi/Makefile +++ b/math/ggobi/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ggobi -PORTVERSION= 2.1.8 -PORTREVISION= 1 +PORTVERSION= 2.1.9 CATEGORIES= math graphics MASTER_SITES= http://www.ggobi.org/downloads/ diff --git a/math/ggobi/distinfo b/math/ggobi/distinfo index 6478ea071d0e..43f49b32528e 100644 --- a/math/ggobi/distinfo +++ b/math/ggobi/distinfo @@ -1,2 +1,2 @@ -SHA256 (ggobi-2.1.8.tar.bz2) = 2f814376d08a783628d2150d64cddda2e86b71f12847f1d51ba977197102fa8f -SIZE (ggobi-2.1.8.tar.bz2) = 2531628 +SHA256 (ggobi-2.1.9.tar.bz2) = 9f47ccfdbae7ae22c0096e9a171a523505e031f68dfaf705799cb87d42d73dcc +SIZE (ggobi-2.1.9.tar.bz2) = 2778042 diff --git a/math/ggobi/pkg-plist b/math/ggobi/pkg-plist index f97b99de9626..42e5b0467b5b 100644 --- a/math/ggobi/pkg-plist +++ b/math/ggobi/pkg-plist @@ -124,12 +124,14 @@ share/pixmaps/ggobi.png @dirrm %%DATADIR%%/plugins @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrm share/applications @dirrmtry libdata/pkgconfig @dirrm include/ggobi @unexec if cmp -s %D/etc/xdg/ggobi/ggobirc.sample %D/etc/xdg/ggobi/ggobirc; then rm -f %D/etc/xdg/ggobi/ggobirc; fi etc/xdg/ggobi/ggobirc.sample @exec if [ ! -f %B/ggobirc ]; then cp -p %D/%F %B/ggobirc; fi +share/doc/ggobi/XML.pdf +share/doc/ggobi/manual.pdf +@dirrm share/doc/ggobi @dirrmtry share/applications @dirrmtry etc/xdg/ggobi @dirrmtry etc/xdg |