diff options
author | eadler <eadler@FreeBSD.org> | 2012-02-11 22:52:38 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-02-11 22:52:38 +0800 |
commit | ef870cde0485c1fb234d2a837b404ef725e0cb4a (patch) | |
tree | b4d2a9be5640039d42ef93e49964f5b38281336f /x11-clocks/oclock | |
parent | 897c6309d272d7e9010fe7ffd33038a125f0b526 (diff) | |
download | freebsd-ports-gnome-ef870cde0485c1fb234d2a837b404ef725e0cb4a.tar.gz freebsd-ports-gnome-ef870cde0485c1fb234d2a837b404ef725e0cb4a.tar.zst freebsd-ports-gnome-ef870cde0485c1fb234d2a837b404ef725e0cb4a.zip |
Update to 1.0.3
Changes:
This minor maintenance release includes some source & build configuration
cleanups, and restores the use of XKB Bells, lost in the X11R6 -> R7 change.
Diffstat (limited to 'x11-clocks/oclock')
-rw-r--r-- | x11-clocks/oclock/Makefile | 4 | ||||
-rw-r--r-- | x11-clocks/oclock/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-clocks/oclock/Makefile b/x11-clocks/oclock/Makefile index e11836c4dd0d..19c120e486d6 100644 --- a/x11-clocks/oclock/Makefile +++ b/x11-clocks/oclock/Makefile @@ -6,14 +6,14 @@ # PORTNAME= oclock -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= x11-clocks MAINTAINER= x11@FreeBSD.org COMMENT= Round clock application for X XORG_CAT= app -USE_XORG= x11 xmu xext xt +USE_XORG= x11 xmu xext xt xkbfile MAN1= oclock.1 diff --git a/x11-clocks/oclock/distinfo b/x11-clocks/oclock/distinfo index 664221c390cf..daffddb4ba19 100644 --- a/x11-clocks/oclock/distinfo +++ b/x11-clocks/oclock/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/oclock-1.0.2.tar.bz2) = 5d22af9fe0bb65d3a1b526b7ed3c681ce528f9d22325a6164ea57b65dbea84a6 -SIZE (xorg/app/oclock-1.0.2.tar.bz2) = 112830 +SHA256 (xorg/app/oclock-1.0.3.tar.bz2) = 54f5fb85f5828705683f457e559fb18753332db15ae82da561b0ae5a63915091 +SIZE (xorg/app/oclock-1.0.3.tar.bz2) = 122758 |