ports/115155: astro/gpsd portlint fixes

David Yeske dyeske at gmail.com
Thu Aug 2 20:30:02 UTC 2007


>Number:         115155
>Category:       ports
>Synopsis:       astro/gpsd portlint fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 02 20:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     David Yeske
>Release:        HEAD
>Organization:
>Environment:
FreeBSD speed 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Jul 18 23:40:39 EDT 2007     root at speed:/usr/obj/usr/src/sys/SPEED  amd64
>Description:
http://download.berlios.de -> ${MASTER_SITE_BERLIOS}
INSTALLS_SHLIB -> USE_LDCONFIG
>How-To-Repeat:

>Fix:
see attachment

Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/astro/gpsd/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	22 Jul 2007 19:53:49 -0000	1.5
+++ Makefile	2 Aug 2007 19:32:41 -0000
@@ -8,13 +8,15 @@
 PORTNAME=	gpsd
 PORTVERSION=	2.32
 CATEGORIES=	astro geography
-MASTER_SITES=	http://download.berlios.de/${PORTNAME}/
+MASTER_SITES=	${MASTER_SITE_BERLIOS}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	toxa at toxahost.ru
 COMMENT=	Daemon that monitors one or more GPSes attached to a host computer
 
 USE_AUTOTOOLS=	libtool:15
 GNU_CONFIGURE=	yes
+USE_LDCONFIG=	yes
 CONFIGURE_ENV=	CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
 		LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}"
 MAN1=	gps.1 gpsfake.1 gpsflash.1 gpspipe.1 gpsprof.1 rtcmdecode.1 sirfmon.1
@@ -44,8 +46,6 @@
 SUB_FILES=	pkg-message
 CONFIGURE_ARGS+=--disable-garmin
 
-INSTALLS_SHLIB=	yes
-
 .if defined(WITH_XGPS)
 CONFIGURE_ARGS+=--with-x
 USE_XLIB=yes


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



More information about the freebsd-ports-bugs mailing list