summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-08-18 14:56:44 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-08-18 14:56:44 +0000
commitb0b0fade1bce07744649f2fe057bbd178a2b7d3a (patch)
tree29fe6915ee83d9856f1ae1fc984a3b78b759f541
parent4c4aafc88f2a2ad35267c31701668ce294117cd9 (diff)
downloadfreebsd-ports-b0b0fade1bce07744649f2fe057bbd178a2b7d3a.zip
x11/xbiff: Update to 1.0.4
Update x11/xbiff to 1.0.4 Add licensing information Add missing dependencies This is a maintenance release Changelog: https://lists.x.org/archives/xorg-announce/2019-July/003009.html Obtained from: FreeBSD Graphics Team development repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorglibs
-rw-r--r--x11/xbiff/Makefile7
-rw-r--r--x11/xbiff/distinfo5
2 files changed, 8 insertions, 4 deletions
diff --git a/x11/xbiff/Makefile b/x11/xbiff/Makefile
index efa480f998f4..1f0c75ca384d 100644
--- a/x11/xbiff/Makefile
+++ b/x11/xbiff/Makefile
@@ -1,14 +1,17 @@
# $FreeBSD$
PORTNAME= xbiff
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Mailbox flag for X
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
XORG_CAT= app
-USE_XORG= xbitmaps xext xaw
+USE_XORG= x11 xaw xbitmaps xext xmu xt
PLIST_FILES= bin/xbiff man/man1/xbiff.1.gz
.include <bsd.port.mk>
diff --git a/x11/xbiff/distinfo b/x11/xbiff/distinfo
index c344463238e7..b20b97daa203 100644
--- a/x11/xbiff/distinfo
+++ b/x11/xbiff/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/xbiff-1.0.3.tar.bz2) = aa1db4f31f7afcfe131bda7ff6e380ff7de41cf1a7009464783043c817c47ce8
-SIZE (xorg/app/xbiff-1.0.3.tar.bz2) = 116043
+TIMESTAMP = 1566062360
+SHA256 (xorg/app/xbiff-1.0.4.tar.bz2) = e1e1a39628a5678585008ef7fb1ff2864edaaa0e062989c2331f8c74e0fec971
+SIZE (xorg/app/xbiff-1.0.4.tar.bz2) = 133455