mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.2.2
PR: ports/72158 Submitted by: Tommy Scheunemann <net@arrishq.net>
This commit is contained in:
parent
ebb82d890b
commit
f64d1948ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118683
3 changed files with 6 additions and 3 deletions
|
@ -6,13 +6,15 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= wmconfig
|
PORTNAME= wmconfig
|
||||||
PORTVERSION= 1.2.1
|
PORTVERSION= 1.2.2
|
||||||
CATEGORIES= x11-wm
|
CATEGORIES= x11-wm
|
||||||
MASTER_SITES= http://www.arrishq.net/downloads/
|
MASTER_SITES= http://www.arrishq.net/downloads/
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Menu generation tool for X window managers
|
COMMENT= Menu generation tool for X window managers
|
||||||
|
|
||||||
|
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_GETOPT_LONG= yes
|
USE_GETOPT_LONG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (wmconfig-1.2.1.tar.bz2) = 0bd08fdd8fd5726b80f8486d5f4ed13b
|
MD5 (wmconfig-1.2.2.tar.bz2) = c256d66d151078a25e0132db44d01d0a
|
||||||
SIZE (wmconfig-1.2.1.tar.bz2) = 122786
|
SIZE (wmconfig-1.2.2.tar.bz2) = 123104
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
bin/wmconfig
|
bin/wmconfig
|
||||||
|
bin/wmconfig_launcher
|
||||||
etc/wmconfig/Applications
|
etc/wmconfig/Applications
|
||||||
etc/wmconfig/Astronomy
|
etc/wmconfig/Astronomy
|
||||||
etc/wmconfig/Desktop
|
etc/wmconfig/Desktop
|
||||||
|
|
Loading…
Add table
Reference in a new issue