aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-05-21 03:35:22 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-05-21 03:35:22 +0800
commit73bfb30f2cb55113591cc55858e21cf5be93f969 (patch)
tree68997c989764e9fdceae7a0c900cdb8000e0a930 /x11-wm
parentb30a0528adcb5402b2b782818bfbacc30e522a2f (diff)
downloadfreebsd-ports-gnome-73bfb30f2cb55113591cc55858e21cf5be93f969.tar.gz
freebsd-ports-gnome-73bfb30f2cb55113591cc55858e21cf5be93f969.tar.zst
freebsd-ports-gnome-73bfb30f2cb55113591cc55858e21cf5be93f969.zip
- Update to 3.8.2
- Update WWW and MASTER_SITES - Add LICENSE - Remove old patches PR: 189910 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ctwm/Makefile9
-rw-r--r--x11-wm/ctwm/distinfo4
-rw-r--r--x11-wm/ctwm/files/patch-Imakefile13
-rw-r--r--x11-wm/ctwm/files/patch-util.c11
-rw-r--r--x11-wm/ctwm/pkg-descr2
5 files changed, 8 insertions, 31 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile
index 6fabb36bb34e..cdc977d924b2 100644
--- a/x11-wm/ctwm/Makefile
+++ b/x11-wm/ctwm/Makefile
@@ -2,19 +2,20 @@
# $FreeBSD$
PORTNAME= ctwm
-PORTVERSION= 3.8.1
-PORTREVISION= 1
+PORTVERSION= 3.8.2
PORTEPOCH= 1
CATEGORIES= x11-wm
-MASTER_SITES= http://ctwm.free.lp.se/dist/ \
+MASTER_SITES= http://www.ctwm.org/dist/ \
http://distfiles.over-yonder.net/ctwm/
MAINTAINER= fullermd@over-yonder.net
COMMENT= Extension to twm, with support for multiple virtual screens, etc
+LICENSE= MIT
+
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg
-USES= imake
+USES= imake tar:xz
USE_XORG= xpm xmu
pre-configure:
diff --git a/x11-wm/ctwm/distinfo b/x11-wm/ctwm/distinfo
index 7391b0dd2e1f..547c0bb65f10 100644
--- a/x11-wm/ctwm/distinfo
+++ b/x11-wm/ctwm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ctwm-3.8.1.tar.gz) = 293657511eaa3f0f147bae2f50ed3caf6bbaa64dd142dfdbd9d6576d89c6970d
-SIZE (ctwm-3.8.1.tar.gz) = 737958
+SHA256 (ctwm-3.8.2.tar.xz) = 574d67a8a69f2f1ebaa71aa40cc50667e814f74b51f5db8886e2def6a3e0900f
+SIZE (ctwm-3.8.2.tar.xz) = 549984
diff --git a/x11-wm/ctwm/files/patch-Imakefile b/x11-wm/ctwm/files/patch-Imakefile
deleted file mode 100644
index 10bfd6569c32..000000000000
--- a/x11-wm/ctwm/files/patch-Imakefile
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./Imakefile.orig 2014-01-20 08:59:13.000000000 +0100
-+++ ./Imakefile 2014-01-20 08:59:40.000000000 +0100
-@@ -167,8 +167,8 @@
- 3dcircle.xpm 3ddimple.xpm 3ddot.xpm 3dfeet.xpm 3dleopard.xpm \
- 3dpie.xpm 3dpyramid.xpm 3dslant.xpm
-
--SpecialObjectRule(parse.o,parse.c,'-DSYSTEM_INIT_FILE="$(DESTDIR)$(CONFDIR)/system.ctwmrc"' '-DPIXMAP_DIRECTORY="$(DESTDIR)$(PIXMAPDIR)"')
--SpecialObjectRule(ctwm.o,ctwm.c,'-DPIXMAP_DIRECTORY="$(DESTDIR)$(PIXMAPDIR)"')
-+SpecialObjectRule(parse.o,parse.c,'-DSYSTEM_INIT_FILE="$(CONFDIR)/system.ctwmrc"' '-DPIXMAP_DIRECTORY="$(PIXMAPDIR)"')
-+SpecialObjectRule(ctwm.o,ctwm.c,'-DPIXMAP_DIRECTORY="$(PIXMAPDIR)"')
- #if !HasPutenv
- SpecialObjectRule(util.o,util.c,-DNOPUTENV)
- #endif
diff --git a/x11-wm/ctwm/files/patch-util.c b/x11-wm/ctwm/files/patch-util.c
deleted file mode 100644
index f460a7e0bdf7..000000000000
--- a/x11-wm/ctwm/files/patch-util.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- util.c.orig 2012-01-08 16:51:48.245308175 -0600
-+++ util.c 2012-01-08 16:51:52.168309618 -0600
-@@ -3941,7 +3941,7 @@
- #ifdef JPEG
-
- unsigned short int *buffer_16bpp;
--long *buffer_32bpp;
-+uint32_t *buffer_32bpp;
-
- static void convert_for_16 (int w, int x, int y, int r, int g, int b) {
- buffer_16bpp [y * w + x] = ((r >> 3) << 11) + ((g >> 2) << 5) + (b >> 3);
diff --git a/x11-wm/ctwm/pkg-descr b/x11-wm/ctwm/pkg-descr
index b10f54f3f663..09492744402d 100644
--- a/x11-wm/ctwm/pkg-descr
+++ b/x11-wm/ctwm/pkg-descr
@@ -20,4 +20,4 @@ and pixmaps for the buttons and background root windows.
- Pinnable and sticky menus.
- etc...
-WWW: http://ctwm.free.lp.se/
+WWW: http://www.ctwm.org/