Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Mar 2006 01:21:50 +0200
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/94002: [PATCH] sysutils/fortunelock: UNBREAK
Message-ID:  <1141255310.56421@it.buh.tecnik93.com>
Resent-Message-ID: <200603012330.k21NU3up095731@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94002
>Category:       ports
>Synopsis:       [PATCH] sysutils/fortunelock: UNBREAK
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 01 23:30:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 17 08:33:28 EET 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


The MASTERSITES domain is owned be someone else now.
Unbreak the port by using MASTER_SITE_LOCAL and provide back-up on my server.
Add SHA256.
Drop WWW.

If maintainer doesn't want the port anymore I'd take it.


>How-To-Repeat:





>Fix:


--- fortunelock.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/fortunelock/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	12 Feb 2006 22:00:31 -0000	1.8
+++ Makefile	1 Mar 2006 23:17:28 -0000
@@ -8,14 +8,12 @@
 PORTNAME=	fortunelock
 PORTVERSION=	0.1.2
 CATEGORIES=	sysutils
-MASTER_SITES=	http://cx.capsi.com/src/fortunelock/ \
-		${MASTER_SITE_LOCAL}
+MASTER_SITES=	${MASTER_SITE_LOCAL} \
+		people.tecnik93.com/~itetcu/FreeBSD/others_ports/${PORTNAME}/sources
 MASTER_SITE_SUBDIR=	dannyboy
 
 MAINTAINER=	dannyboy@FreeBSD.org
 COMMENT=	Locks a terminal while showing fortunes
-
-BROKEN=		Checksum mismatch
 
 USE_BZIP2=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/fortunelock/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	15 Feb 2004 16:31:38 -0000	1.2
+++ distinfo	1 Mar 2006 23:17:28 -0000
@@ -1,2 +1,3 @@
 MD5 (fortunelock-0.1.2.tar.bz2) = 3df38afc59800db77e7cf77b0239a480
+SHA256 (fortunelock-0.1.2.tar.bz2) = 78cc03c90ef8ecb45625534230febb13a82049878d371113d9508f6af6f1865a
 SIZE (fortunelock-0.1.2.tar.bz2) = 10132
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/sysutils/fortunelock/pkg-descr,v
retrieving revision 1.4
diff -u -r1.4 pkg-descr
--- pkg-descr	15 Feb 2004 16:31:38 -0000	1.4
+++ pkg-descr	1 Mar 2006 23:17:28 -0000
@@ -3,7 +3,5 @@
 and therefore does not support PAM, NIS, shadow passwords or even regular
 passwords: the user must enter a lock password to lock the terminal.
 
-WWW: http://cx.capsi.com/code-fortunelock.html
-
 - Daniel Harris
 dannyboy@subdimension.com
--- fortunelock.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1141255310.56421>