aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-03-06 21:09:57 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-03-06 21:09:57 +0000
commit01655bece5643ba3318fbd538699e4d303979d06 (patch)
treecead33629704b68d878d3d02604a96cf844a9be3 /x11
parent8418947fed93d9e4a03931b827a01663ca2f0789 (diff)
downloadports-01655bece5643ba3318fbd538699e4d303979d06.tar.gz
ports-01655bece5643ba3318fbd538699e4d303979d06.zip
x11/xmore: Update to 1.0.3
Update x11/xmore to 1.0.3 Add license information Fix dependencies. This is a maintenance release Changelog: https://lists.x.org/archives/xorg/2019-March/059638.html PR: 236306 (based on) Submitted by: Samy Mahmoudi
Notes
Notes: svn path=/head/; revision=494840
Diffstat (limited to 'x11')
-rw-r--r--x11/xmore/Makefile6
-rw-r--r--x11/xmore/distinfo5
2 files changed, 7 insertions, 4 deletions
diff --git a/x11/xmore/Makefile b/x11/xmore/Makefile
index b2c131b759b5..36e45e111b36 100644
--- a/x11/xmore/Makefile
+++ b/x11/xmore/Makefile
@@ -1,13 +1,15 @@
# $FreeBSD$
PORTNAME= xmore
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Plain text display program for X
+LICENSE= MIT
+
XORG_CAT= app
-USE_XORG= xt xaw xp xprintutil
+USE_XORG= x11 xaw xt
.include <bsd.port.mk>
diff --git a/x11/xmore/distinfo b/x11/xmore/distinfo
index 793dd72629c6..520658ae1a9b 100644
--- a/x11/xmore/distinfo
+++ b/x11/xmore/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/xmore-1.0.2.tar.bz2) = 2a13f97891a3fd497074acc8ac8069f8583add5db4d3bf34a5da6a92bd61b9e2
-SIZE (xorg/app/xmore-1.0.2.tar.bz2) = 107340
+TIMESTAMP = 1551834794
+SHA256 (xorg/app/xmore-1.0.3.tar.bz2) = 644a1e0d5182d7708d413722d0579a587dc56b9a8cb60640df076d302e09251b
+SIZE (xorg/app/xmore-1.0.3.tar.bz2) = 127587