View | Details | Raw Unified | Return to bug 113514
Collapse All | Expand All

(-)xlockmore/Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	xlockmore
8
PORTNAME=	xlockmore
9
PORTVERSION=	5.23
9
PORTVERSION=	5.24
10
PORTREVISION=	1
11
CATEGORIES?=	x11
10
CATEGORIES?=	x11
12
MASTER_SITES=	ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
11
MASTER_SITES=	ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
13
		http://www.tux.org/~bagleyd/latest/
12
		http://www.tux.org/~bagleyd/latest/
(-)xlockmore/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (xlockmore-5.23.tar.bz2) = bd962b1dfa55ede6137c100bde834ee1
1
MD5 (xlockmore-5.24.tar.bz2) = 0c18c48d1a447b5d25139b5499609470
2
SHA256 (xlockmore-5.23.tar.bz2) = 3788eb9fa8d95e8be681508e980fa92d3001abed93b2e47e83cc3005c92d0c48
2
SHA256 (xlockmore-5.24.tar.bz2) = dbee7bbe35c08afcbe419603fae60aee7898bbd85a3175dc788f02ddbb9f5a39
3
SIZE (xlockmore-5.23.tar.bz2) = 1773160
3
SIZE (xlockmore-5.24.tar.bz2) = 1783395
(-)xlockmore/files/patch-configure (+11 lines)
Line 0 Link Here
1
--- configure.orig	Wed Jan 24 11:03:50 2007
2
+++ configure	Sun Jun 10 16:25:11 2007
3
@@ -791,7 +791,7 @@
4
 psdir='${docdir}'
5
 libdir='${exec_prefix}/lib'
6
 localedir='${datarootdir}/locale'
7
-mandir='${datarootdir}/man'
8
+mandir='${exec_prefix}/man'
9
 
10
 ac_prev=
11
 ac_dashdash=

Return to bug 113514