Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2014 19:35:23 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354671 - in head/x11-wm/ctwm: . files
Message-ID:  <201405201935.s4KJZNR6048056@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue May 20 19:35:22 2014
New Revision: 354671
URL: http://svnweb.freebsd.org/changeset/ports/354671
QAT: https://qat.redports.org/buildarchive/r354671/

Log:
  - 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)

Deleted:
  head/x11-wm/ctwm/files/patch-Imakefile
  head/x11-wm/ctwm/files/patch-util.c
Modified:
  head/x11-wm/ctwm/Makefile
  head/x11-wm/ctwm/distinfo
  head/x11-wm/ctwm/pkg-descr

Modified: head/x11-wm/ctwm/Makefile
==============================================================================
--- head/x11-wm/ctwm/Makefile	Tue May 20 19:32:39 2014	(r354670)
+++ head/x11-wm/ctwm/Makefile	Tue May 20 19:35:22 2014	(r354671)
@@ -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:

Modified: head/x11-wm/ctwm/distinfo
==============================================================================
--- head/x11-wm/ctwm/distinfo	Tue May 20 19:32:39 2014	(r354670)
+++ head/x11-wm/ctwm/distinfo	Tue May 20 19:35:22 2014	(r354671)
@@ -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

Modified: head/x11-wm/ctwm/pkg-descr
==============================================================================
--- head/x11-wm/ctwm/pkg-descr	Tue May 20 19:32:39 2014	(r354670)
+++ head/x11-wm/ctwm/pkg-descr	Tue May 20 19:35:22 2014	(r354671)
@@ -20,4 +20,4 @@ and pixmaps for the buttons and backgrou
         - Pinnable and sticky menus.
         - etc...
 
-WWW: http://ctwm.free.lp.se/
+WWW: http://www.ctwm.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405201935.s4KJZNR6048056>