diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-06-20 15:27:18 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-06-20 15:27:18 +0000 |
commit | 32e6d224426a5f34a6f5c62344a8168eaa7f67d4 (patch) | |
tree | 0a8db512ef1f6784b72d790037c2e9dae3933195 | |
parent | cbac86c94b721678ee63a8ec373ac383192637f2 (diff) | |
download | ports-32e6d224426a5f34a6f5c62344a8168eaa7f67d4.tar.gz ports-32e6d224426a5f34a6f5c62344a8168eaa7f67d4.zip |
- Update to 0.08c
PR: ports/135295
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer timeout (two weeks)
Notes
Notes:
svn path=/head/; revision=236368
-rw-r--r-- | x11/lupe/Makefile | 5 | ||||
-rw-r--r-- | x11/lupe/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11/lupe/Makefile b/x11/lupe/Makefile index 07ab5b8ad8e9..d61d4b017dc3 100644 --- a/x11/lupe/Makefile +++ b/x11/lupe/Makefile @@ -6,11 +6,10 @@ # PORTNAME= lupe -PORTVERSION= 0.08 -PORTREVISION= 3 +PORTVERSION= 0.08c CATEGORIES= x11 accessibility MASTER_SITES= http://www.oersted.co.jp/~yav/soft/ -DISTNAME= lupe008 +DISTNAME= lupe008c MAINTAINER= kazu@jp.freebsd.org COMMENT= Real-time magnifying glass for X11 diff --git a/x11/lupe/distinfo b/x11/lupe/distinfo index fb04402ca781..7be4b1715600 100644 --- a/x11/lupe/distinfo +++ b/x11/lupe/distinfo @@ -1,3 +1,3 @@ -MD5 (lupe008.tar.gz) = 1667810424648f9e34c62a065274f159 -SHA256 (lupe008.tar.gz) = bd1fa9e85a666be394edb59c5a875b9c208c997f0f80d55c0d9a8d38c4b936b1 -SIZE (lupe008.tar.gz) = 20268 +MD5 (lupe008c.tar.gz) = b0c56f0c03c9f00357c34475bf66e7ae +SHA256 (lupe008c.tar.gz) = 9eef42ad326a8607001ee90ca4a61a3d5a17df7e3e2b153152534ef31cd47dda +SIZE (lupe008c.tar.gz) = 20286 |