diff options
author | mnag <mnag@FreeBSD.org> | 2005-09-16 21:01:11 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-09-16 21:01:11 +0800 |
commit | 5f9e80d4e6afc0a5f1fdebcbd261ccf9c524c695 (patch) | |
tree | 9b2c8979319a007e2ddf6c9414665585e83b778b /x11-wm/ion-3ds | |
parent | 312438b9da8f2883578a76fc3f2e2eb7e80d0369 (diff) | |
download | freebsd-ports-gnome-5f9e80d4e6afc0a5f1fdebcbd261ccf9c524c695.tar.gz freebsd-ports-gnome-5f9e80d4e6afc0a5f1fdebcbd261ccf9c524c695.tar.zst freebsd-ports-gnome-5f9e80d4e6afc0a5f1fdebcbd261ccf9c524c695.zip |
Update to 20050820 with few modifications
Approved by: pav (mentor)
Diffstat (limited to 'x11-wm/ion-3ds')
-rw-r--r-- | x11-wm/ion-3ds/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/ion-3ds/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/ion-3ds/pkg-plist | 11 |
3 files changed, 9 insertions, 8 deletions
diff --git a/x11-wm/ion-3ds/Makefile b/x11-wm/ion-3ds/Makefile index 5682fa732b84..9de40d10632c 100644 --- a/x11-wm/ion-3ds/Makefile +++ b/x11-wm/ion-3ds/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ion-3ds -PORTVERSION= 20050728 +PORTVERSION= 20050820 CATEGORIES= x11-wm MASTER_SITES= http://modeemi.fi/~tuomov/ion/dl/ diff --git a/x11-wm/ion-3ds/distinfo b/x11-wm/ion-3ds/distinfo index a00ae972f05b..ef04e0a1f765 100644 --- a/x11-wm/ion-3ds/distinfo +++ b/x11-wm/ion-3ds/distinfo @@ -1,2 +1,2 @@ -MD5 (ion-3ds-20050728.tar.gz) = f711bf16f7dc0e987b59b945d0f27125 -SIZE (ion-3ds-20050728.tar.gz) = 583653 +MD5 (ion-3ds-20050820.tar.gz) = a18103e8fc1a8934e1458b5df04d40e8 +SIZE (ion-3ds-20050820.tar.gz) = 587109 diff --git a/x11-wm/ion-3ds/pkg-plist b/x11-wm/ion-3ds/pkg-plist index 4b64ec7be103..e09a88b1152f 100644 --- a/x11-wm/ion-3ds/pkg-plist +++ b/x11-wm/ion-3ds/pkg-plist @@ -36,6 +36,7 @@ lib/ion3/lc/ioncore_bindings.lc lib/ion3/lc/ioncore_efbb.lc lib/ion3/lc/ioncore_ext.lc lib/ion3/lc/ioncore_luaext.lc +lib/ion3/lc/ioncore_menudb.lc lib/ion3/lc/ioncore_misc.lc lib/ion3/lc/ioncore_wd.lc lib/ion3/lc/ioncore_winprops.lc @@ -64,10 +65,10 @@ lib/ion3/mod/mod_query.so lib/ion3/mod/mod_sm.so lib/ion3/mod/mod_sp.so lib/ion3/mod/mod_statusbar.so -share/doc/ion3/ChangeLog -share/doc/ion3/LICENSE -share/doc/ion3/README -share/doc/ion3/RELNOTES +%%DOCSDIR%%/ChangeLog +%%DOCSDIR%%/LICENSE +%%DOCSDIR%%/README +%%DOCSDIR%%/RELNOTES share/ion3/ion-completeman share/ion3/ion-runinxterm share/ion3/welcome.cs.txt @@ -82,5 +83,5 @@ share/locale/fi/LC_MESSAGES/ion3.mo @dirrm lib/ion3/mod @dirrm lib/ion3 @dirrm share/ion3 -@dirrm share/doc/ion3 +@dirrm %%DOCSDIR%% @unexec rmdir %D/etc/ion3 2>/dev/null || true |