ports/104313: [PATCH]: misc/skyutils: Replace MASTER_SITE

Frank J. Laszlo laszlof at vonostingroup.com
Thu Oct 12 00:10:17 UTC 2006


>Number:         104313
>Category:       ports
>Synopsis:       [PATCH]: misc/skyutils: Replace MASTER_SITE
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 12 00:10:15 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list