Skip to content

Commit

Permalink
xdaliclock: update to 2.43
Browse files Browse the repository at this point in the history
add mode line
  • Loading branch information
Schamschula committed Jun 15, 2018
1 parent 5b124d9 commit 404cfce
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions x11/xdaliclock/Portfile
@@ -1,7 +1,9 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4

PortSystem 1.0

name xdaliclock
version 2.39
version 2.43
categories x11
license MIT
platforms darwin
Expand All @@ -15,8 +17,9 @@ long_description ${name} is a graphical clock which morphs each digit \
homepage http://www.jwz.org/xdaliclock/
master_sites ${homepage}

checksums rmd160 73d2bf045b10c467bd5d66d8de3cb97e64e54f70 \
sha256 e1b7d060ecbfae28530e609f3261f346db888c7bb91163f949cad17a83fcc06a
checksums rmd160 64b4a9c726d512d4f5839fcb234bcaac362f26c0 \
sha256 6b573a8bac23a72e87a1cd9966c28f1d653bdb0b28bb8fd11633a1a4c2fd9fa4 \
size 2300886

depends_lib port:xorg-libXt \
port:xorg-libXext
Expand Down

0 comments on commit 404cfce

Please sign in to comment.