Date: Sat, 2 Nov 2013 22:20:00 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/183593: commit references a PR Message-ID: <201311022220.rA2MK0hG013134@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/183593; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/183593: commit references a PR Date: Sat, 2 Nov 2013 22:18:45 +0000 (UTC) Author: wg Date: Sat Nov 2 22:18:38 2013 New Revision: 332545 URL: http://svnweb.freebsd.org/changeset/ports/332545 Log: sysutils/wmupmon: allow staging - Allow staging - Rework pkg-descr PR: ports/183593 Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer) Modified: head/sysutils/wmupmon/Makefile head/sysutils/wmupmon/pkg-descr Modified: head/sysutils/wmupmon/Makefile ============================================================================== --- head/sysutils/wmupmon/Makefile Sat Nov 2 22:13:00 2013 (r332544) +++ head/sysutils/wmupmon/Makefile Sat Nov 2 22:18:38 2013 (r332545) @@ -16,8 +16,6 @@ USE_XORG= xpm USE_AUTOTOOLS= autoheader CONFIGURE_ARGS= --program-prefix="" -MAN1= wmupmon.1 -PLIST_FILES= bin/wmupmon +PLIST_FILES= bin/wmupmon man/man1/wmupmon.1.gz -NO_STAGE= yes .include <bsd.port.mk> Modified: head/sysutils/wmupmon/pkg-descr ============================================================================== --- head/sysutils/wmupmon/pkg-descr Sat Nov 2 22:13:00 2013 (r332544) +++ head/sysutils/wmupmon/pkg-descr Sat Nov 2 22:18:38 2013 (r332545) @@ -1,4 +1,3 @@ -A dockapp that displays your system uptime +WindowMaker dockapp that displays your system uptime WWW: http://freecode.com/projects/wmupmon - http://dockapps.windowmaker.org/file.php/id/188 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311022220.rA2MK0hG013134>