diff --git a/x11-clocks/xclock/Makefile b/x11-clocks/xclock/Makefile index 4e6ee2b5e4f9..e901f2ba2d56 100644 --- a/x11-clocks/xclock/Makefile +++ b/x11-clocks/xclock/Makefile @@ -1,18 +1,15 @@ PORTNAME= xclock -PORTVERSION= 1.0.9 -PORTREVISION= 1 +DISTVERSION= 1.1.1 CATEGORIES= x11-clocks MAINTAINER= x11@FreeBSD.org COMMENT= Analog and digital clock for X -WWW= https://www.freedesktop.org/Software/xapps +WWW= https://gitlab.freedesktop.org/xorg/app/xclock LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= iconv xorg xorg-cat:app -USE_XORG= x11 xaw xft xkbfile xmu xrender xt - -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share +USES= iconv tar:xz xorg xorg-cat:app +USE_XORG= x11 xaw xft xkbfile xmu xorgproto xrender xt .include diff --git a/x11-clocks/xclock/distinfo b/x11-clocks/xclock/distinfo index 35a802100641..53989bc08947 100644 --- a/x11-clocks/xclock/distinfo +++ b/x11-clocks/xclock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566063351 -SHA256 (xorg/app/xclock-1.0.9.tar.bz2) = cf461fb2c6f2ac42c54d8429ee2010fdb9a1442a370adfbfe8a7bfaf33c123bb -SIZE (xorg/app/xclock-1.0.9.tar.bz2) = 175372 +TIMESTAMP = 1746814298 +SHA256 (xorg/app/xclock-1.1.1.tar.xz) = df7ceabf8f07044a2fde4924d794554996811640a45de40cb12c2cf1f90f742c +SIZE (xorg/app/xclock-1.1.1.tar.xz) = 159556 diff --git a/x11-clocks/xclock/pkg-descr b/x11-clocks/xclock/pkg-descr index 5f1aa597b204..e151fd758da2 100644 --- a/x11-clocks/xclock/pkg-descr +++ b/x11-clocks/xclock/pkg-descr @@ -1,2 +1,3 @@ -This package contains xclock, a program for the X Window System that display -the time in analog or digital form. +The xclock program is the classic X Window System clock utility. It +displays the time in analog or digital form. The time is continuously +updated at a frequency which may be specified by the user.