diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-11-02 15:22:51 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-11-02 15:22:51 +0000 |
commit | c6e6ce609b98bba776d09c113cca9271f5cffb14 (patch) | |
tree | 258dec9bab7ab90f3932eb4fbacdfc37dae605e3 /x11-wm/wmconfig | |
parent | b25f13438e724c898c86081f701c6e0b3f679b7c (diff) | |
download | ports-c6e6ce609b98bba776d09c113cca9271f5cffb14.tar.gz ports-c6e6ce609b98bba776d09c113cca9271f5cffb14.zip |
Notes
Diffstat (limited to 'x11-wm/wmconfig')
-rw-r--r-- | x11-wm/wmconfig/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/wmconfig/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/x11-wm/wmconfig/Makefile b/x11-wm/wmconfig/Makefile index 3279b273bcb2..b784b4ae776a 100644 --- a/x11-wm/wmconfig/Makefile +++ b/x11-wm/wmconfig/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wmconfig -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= x11-wm MASTER_SITES= http://www.arrishq.net/files/ @@ -24,12 +24,8 @@ NLS_CPPFLAGS= -I${LOCALBASE}/include NLS_LDFLAGS= -L${LOCALBASE}/lib NLS_USES= gettext -.include <bsd.port.options.mk> - post-install: -.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} -.endif .include <bsd.port.mk> diff --git a/x11-wm/wmconfig/distinfo b/x11-wm/wmconfig/distinfo index acb96f109d6c..91a5397808f6 100644 --- a/x11-wm/wmconfig/distinfo +++ b/x11-wm/wmconfig/distinfo @@ -1,2 +1,2 @@ -SHA256 (wmconfig-1.4.1.tar.bz2) = 84577cc514a82798180c939625b20dfef595a746d61c70ed0cded7a348188b6f -SIZE (wmconfig-1.4.1.tar.bz2) = 232351 +SHA256 (wmconfig-1.4.2.tar.bz2) = 41eb431e859b8e7eea3b18e39e70d4f33df156308b86962dedd027239c2cd6a6 +SIZE (wmconfig-1.4.2.tar.bz2) = 245308 |