Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2014 16:47:04 GMT
From:      Tommy Scheunemann <net@arrishq.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189358: x11-wm/wmconfig port update
Message-ID:  <201405041647.s44Gl42O059254@cgiserv.freebsd.org>
Resent-Message-ID: <201405041650.s44Go2J2064734@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189358
>Category:       ports
>Synopsis:       x11-wm/wmconfig port update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 04 16:50:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Tommy Scheunemann
>Release:        10.0-RELEASE
>Organization:
>Environment:
FreeBSD zeus.domain.local 10.0-RELEASE-p2 FreeBSD 10.0-RELEASE-p2 #2: Wed Apr 30 10:02:02 CEST 2014 root@zeus.domain.local:/usr/obj/usr/src/sys/ZEUS  i386
>Description:
Update for the x11-wm/wmconfig port to version 1.4.5
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: wmconfig/Makefile
===================================================================
--- wmconfig/Makefile   (revision 352939)
+++ wmconfig/Makefile   (working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=      wmconfig
-PORTVERSION=   1.4.4
+PORTVERSION=   1.4.5
 CATEGORIES=    x11-wm
 MASTER_SITES=  http://www.arrishq.net/files/
 
@@ -18,12 +18,6 @@
 
 OPTIONS_DEFINE=        NLS DOCS
 
-OPTIONS_SUB=   yes
-NLS_CONFIGURE_ENABLE=nls
-NLS_CPPFLAGS=  -I${LOCALBASE}/include
-NLS_LDFLAGS=   -L${LOCALBASE}/lib
-NLS_USES=      gettext
-
 post-install:
        @${MKDIR} ${STAGEDIR}${DOCSDIR}
        ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
Index: wmconfig/distinfo
===================================================================
--- wmconfig/distinfo   (revision 352939)
+++ wmconfig/distinfo   (working copy)
@@ -1,2 +1,2 @@
-SHA256 (wmconfig-1.4.4.tar.bz2) = c225ed032e13e1ad112c4122a1e5a993826d08f9c2ee0ac6f247a8b12729e396
-SIZE (wmconfig-1.4.4.tar.bz2) = 233096
+SHA256 (wmconfig-1.4.5.tar.bz2) = 5b7e9c549ec6e959c9f9a066ec785e171d02779baaedb0bf47cd7b05ede7e929
+SIZE (wmconfig-1.4.5.tar.bz2) = 237012


>Release-Note:
>Audit-Trail:
>Unformatted:



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