ports/175473: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Tue Jan 29 06:50:01 UTC 2013
The following reply was made to PR ports/175473; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/175473: commit references a PR
Date: Tue, 29 Jan 2013 06:48:36 +0000 (UTC)
Author: danfe
Date: Tue Jan 29 06:48:28 2013
New Revision: 311152
URL: http://svnweb.freebsd.org/changeset/ports/311152
Log:
- Update to version 0.1.2pre3 [*]
- Define LICENSE (MIT)
- Drop leading indefinite article from COMMENT
- Trim Makefile header, minor cleanups
- Augment port description while here
PR: ports/175473 [*]
Approved by: maintainer
Modified:
head/x11-wm/matwm2/Makefile
head/x11-wm/matwm2/distinfo
head/x11-wm/matwm2/pkg-descr
Modified: head/x11-wm/matwm2/Makefile
==============================================================================
--- head/x11-wm/matwm2/Makefile Tue Jan 29 06:32:52 2013 (r311151)
+++ head/x11-wm/matwm2/Makefile Tue Jan 29 06:48:28 2013 (r311152)
@@ -1,24 +1,21 @@
-# New ports collection makefile for: matwm2
-# Date created: 09 September 2009
-# Whom: Mattis Michel <sic_zer0 at hotmail.com>
-#
+# Created by: Mattis Michel <sic_zer0 at hotmail.com>
# $FreeBSD$
-#
PORTNAME= matwm2
-PORTVERSION= 0.1.0
+DISTVERSION= 0.1.2pre3
CATEGORIES= x11-wm
MASTER_SITES= http://www.squidjam.com/matwm/pub/
MAINTAINER= sic_zer0 at hotmail.com
-COMMENT= A minimalistic, yet functional window manager for x11
+COMMENT= Minimalistic, yet functional window manager for X11
-USE_XORG= x11 xext xinerama xft
+LICENSE= MIT
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --cc=${CC} --prefix=${PREFIX} --mandir=${MANPREFIX}/man
+USE_XORG= x11 xext xinerama xft
PLIST_FILES= bin/matwm2
-MAN1= matwm2.1
+MAN1= matwm2.1
.include <bsd.port.mk>
Modified: head/x11-wm/matwm2/distinfo
==============================================================================
--- head/x11-wm/matwm2/distinfo Tue Jan 29 06:32:52 2013 (r311151)
+++ head/x11-wm/matwm2/distinfo Tue Jan 29 06:48:28 2013 (r311152)
@@ -1,2 +1,2 @@
-SHA256 (matwm2-0.1.0.tar.gz) = 20eba08cf0ee0611de3ee6c3de75e57c56b27d4066a7a026bce0c9dc76bd920e
-SIZE (matwm2-0.1.0.tar.gz) = 63713
+SHA256 (matwm2-0.1.2pre3.tar.gz) = abb218fd969d8d7c526edfcba8f2717cc139e3d52532a2621042421580b322dd
+SIZE (matwm2-0.1.2pre3.tar.gz) = 67968
Modified: head/x11-wm/matwm2/pkg-descr
==============================================================================
--- head/x11-wm/matwm2/pkg-descr Tue Jan 29 06:32:52 2013 (r311151)
+++ head/x11-wm/matwm2/pkg-descr Tue Jan 29 06:48:28 2013 (r311152)
@@ -1,4 +1,6 @@
-matwm2 is a simple window manager for x11.
-It aims to be small, fast, stable and usable.
+matwm2 is a simple window manager for X11. It features window frames with
+titlebar and buttons, configurable key bindings and mouse buttons, support
+for EWMH and motif hints, focus-follows-mouse and click-to-focus focus
+models, virtual desktops, Xft fonts and Xinerama support.
WWW: http://www.squidjam.com/matwm/
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list