x11/xmessage: Update to 1.0.5

Add missing dependencies

Summary of changes:
* Plug memory leak in error case
* Autoconf fixes
This commit is contained in:
Niclas Zeising 2018-05-10 10:38:08 +00:00
parent 8954e15300
commit 1d46e15929
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469529
2 changed files with 5 additions and 4 deletions

View file

@ -1,13 +1,13 @@
# $FreeBSD$
PORTNAME= xmessage
PORTVERSION= 1.0.4
PORTVERSION= 1.0.5
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Display message or query in a X window
XORG_CAT= app
USE_XORG= xt xaw
USE_XORG= x11 xt xaw
.include <bsd.port.mk>

View file

@ -1,2 +1,3 @@
SHA256 (xorg/app/xmessage-1.0.4.tar.bz2) = bcdf4b461c439bb3ade6e1e41c47d6218b912da8e9396b7ad70856db2f95ab68
SIZE (xorg/app/xmessage-1.0.4.tar.bz2) = 125011
TIMESTAMP = 1525888948
SHA256 (xorg/app/xmessage-1.0.5.tar.bz2) = 373dfb81e7a6f06d3d22485a12fcde6e255d58c6dee1bbaeb00c7d0caa9b2029
SIZE (xorg/app/xmessage-1.0.5.tar.bz2) = 133393