From laszlof@main.vonostingroup.com  Thu Oct 12 00:04:24 2006
Return-Path: <laszlof@main.vonostingroup.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8BF1616A415
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Oct 2006 00:04:24 +0000 (UTC)
	(envelope-from laszlof@main.vonostingroup.com)
Received: from main.vonostingroup.com (main.vonostingroup.com [216.32.84.70])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CD33D43D9A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Oct 2006 00:04:01 +0000 (GMT)
	(envelope-from laszlof@main.vonostingroup.com)
Received: from laszlof by main.vonostingroup.com with local (Exim 4.63 (FreeBSD))
	(envelope-from <laszlof@main.vonostingroup.com>)
	id 1GXo3L-000Dxr-Cy; Wed, 11 Oct 2006 18:03:59 -0600
Message-Id: <E1GXo3L-000Dxr-Cy@main.vonostingroup.com>
Date: Wed, 11 Oct 2006 18:03:59 -0600
From: Frank J. Laszlo <laszlof@vonostingroup.com>
Reply-To: Frank J. Laszlo <laszlof@vonostingroup.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: machiel_mastenbroek@hotmail.com 
Subject: [PATCH]: misc/skyutils: Replace MASTER_SITE
X-Send-Pr-Version: 3.113
X-GNATS-Notify: machiel_mastenbroek@hotmail.com

>Number:         104313
>Category:       ports
>Synopsis:       [PATCH]: misc/skyutils: Replace MASTER_SITE
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jmelo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 12 00:10:15 GMT 2006
>Closed-Date:    Sun Nov 05 08:11:28 GMT 2006
>Last-Modified:  Sun Nov  5 08:40:34 GMT 2006
>Originator:     Frank J. Laszlo
>Release:        FreeBSD 5.4-RELEASE-p18 i386
>Organization:
>Environment:
System: FreeBSD main.vonostingroup.com 5.4-RELEASE-p18 FreeBSD 5.4-RELEASE-p18 #1: Sat Sep 16 18:56:42 UTC 2006 laszlof@main.vonostingroup.com:/usr/obj/usr/src/sys/MAIN i386


	
>Description:
	It appears that the authors site is no longer availible. I will mirror the
	distfile for now. Also replaced the depricated INSTALLS_SHLIB with USE_LDCONFIG
	The maintainer has been CC'd.

>How-To-Repeat:
	
>Fix:



--- skyutils-2.9.diff begins here ---
diff -NrU3 skyutils.orig/Makefile skyutils/Makefile
--- skyutils.orig/Makefile	Wed Oct 11 17:52:08 2006
+++ skyutils/Makefile	Wed Oct 11 17:59:04 2006
@@ -8,19 +8,15 @@
 PORTNAME=	skyutils
 PORTVERSION=	2.9
 CATEGORIES=	misc
-MASTER_SITES=	http://zekiller.skytech.org/fichiers/
+MASTER_SITES=	http://www.franksworld.org/dist/skyutils/
 
 MAINTAINER=	machiel_mastenbroek@hotmail.com
 COMMENT=	A library required by smssend (same author)
 
-BROKEN=		does not fetch
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2006-12-01
-
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 USE_AUTOTOOLS=	autoconf:259 libtool:15
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
--- skyutils-2.9.diff ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jmelo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 12 00:10:22 UTC 2006 
Responsible-Changed-Why:  
jmelo@ wants to have WWW and MASTER_SITES PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104313 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Oct 12 00:10:28 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104313 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104313: commit references a PR
Date: Sun,  5 Nov 2006 08:02:43 +0000 (UTC)

 lawrance    2006-11-05 08:02:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/skyutils        Makefile 
   Log:
   Unbreak and update master site.
   s/INSTALLS_SHLIB/USE_LDCONFIG/.
   
   PR:             ports/104313
   Submitted by:   Frank J. Laszlo <laszlof@vonostingroup.com>
   
   Revision  Changes    Path
   1.13      +3 -6      ports/misc/skyutils/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: lawrance 
State-Changed-When: Sun Nov 5 08:11:24 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104313 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104313: commit references a PR
Date: Sun,  5 Nov 2006 08:38:15 +0000 (UTC)

 lawrance    2006-11-05 08:38:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/skyutils        Makefile 
   Log:
   Previous commit was
   Approved by:    machiel_mastenbroek@hotmail.com (maintainer, timeout 3 weeks)
   
     Unbreak and update master site.
     s/INSTALLS_SHLIB/USE_LDCONFIG/.
   
     PR:             ports/104313
     Submitted by:   Frank J. Laszlo <laszlof@vonostingroup.com>
   
   Revision  Changes    Path
   1.14      +0 -0      ports/misc/skyutils/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
