diff options
author | krion <krion@FreeBSD.org> | 2005-01-22 03:58:33 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-01-22 03:58:33 +0800 |
commit | 4215350d555f10e0f66bd4b99cea76c13eef798c (patch) | |
tree | 53af9a15a23df65795fe6fd0e1bdbce8dc58a34e | |
parent | 996ec3a2f959d1c252e4b1aafc2cb08d1211b223 (diff) | |
download | freebsd-ports-gnome-4215350d555f10e0f66bd4b99cea76c13eef798c.tar.gz freebsd-ports-gnome-4215350d555f10e0f66bd4b99cea76c13eef798c.tar.zst freebsd-ports-gnome-4215350d555f10e0f66bd4b99cea76c13eef798c.zip |
Update to version 0.2.8
PR: ports/76549
Submitted by: Ports Fury
-rw-r--r-- | x11/3ddesktop/Makefile | 3 | ||||
-rw-r--r-- | x11/3ddesktop/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile index 3e64fbb2dc36..a88c1beab9d4 100644 --- a/x11/3ddesktop/Makefile +++ b/x11/3ddesktop/Makefile @@ -6,7 +6,7 @@ # PORTNAME= 3ddesktop -PORTVERSION= 0.2.7 +PORTVERSION= 0.2.8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= desk3d @@ -17,6 +17,7 @@ COMMENT= 3D Virtual Desktop Switcher LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut \ Imlib2.2:${PORTSDIR}/graphics/imlib2 +USE_AUTOCONF_VER= 259 USE_GL= yes USE_GETOPT_LONG= yes USE_REINPLACE= yes diff --git a/x11/3ddesktop/distinfo b/x11/3ddesktop/distinfo index 720bd116a051..560b36fa6d40 100644 --- a/x11/3ddesktop/distinfo +++ b/x11/3ddesktop/distinfo @@ -1,2 +1,2 @@ -MD5 (3ddesktop-0.2.7.tar.gz) = 2b9204195101d17eaca02f0c5286ed15 -SIZE (3ddesktop-0.2.7.tar.gz) = 167984 +MD5 (3ddesktop-0.2.8.tar.gz) = 2691741a984c441e0a84aa6b4fac8513 +SIZE (3ddesktop-0.2.8.tar.gz) = 175233 |