- Update to 2.32

PR:		ports/95038
Submitted by:	maintainer
This commit is contained in:
Renato Botelho 2006-03-30 16:45:31 +00:00
parent 1212de5eb7
commit 89b49eb51b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158422
3 changed files with 9 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= gpsd
PORTVERSION= 2.30
PORTVERSION= 2.32
CATEGORIES= astro
MASTER_SITES= http://download.berlios.de/${PORTNAME}/
@ -16,7 +16,7 @@ COMMENT= Daemon that monitors one or more GPSes attached to a host computer
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}"
MAN1= gpsfake.1 gpsflash.1 gpspipe.1 gpsprof.1 rtcmdecode.1 sirfmon.1 xgps.1
MAN1= gps.1 gpsfake.1 gpsflash.1 gpspipe.1 gpsprof.1 rtcmdecode.1 sirfmon.1
MAN3= libgps.3 libgpsd.3 libgpsmm.3
MAN5= rtcm-104.5 srec.5
MAN8= gpsd.8
@ -110,6 +110,9 @@ CONFIGURE_ARGS+=--enable-pps
CONFIGURE_ARGS+=--enable-dbus
.endif
post-patch:
@${REINPLACE_CMD} -e '/XMLTO/d' ${WRKSRC}/Makefile.in
post-install:
@${CAT} ${PKGMESSAGE}

View file

@ -1,3 +1,3 @@
MD5 (gpsd-2.30.tar.gz) = dde177174878e8ae6db15f8010da46dd
SHA256 (gpsd-2.30.tar.gz) = 9ae74f2ed87a457b53ae1b0150ec44a82e8bd453b26653249f9cf95e622026e2
SIZE (gpsd-2.30.tar.gz) = 605997
MD5 (gpsd-2.32.tar.gz) = 4bb9b0c1642d36265c807a04da3d6f60
SHA256 (gpsd-2.32.tar.gz) = 95bee94daaf0168387152223fac186ba40d7b02657bfc0336c90edc5ea15bf10
SIZE (gpsd-2.32.tar.gz) = 617947

View file

@ -2,6 +2,7 @@
%%X11%%bin/xgps
sbin/gpsd
bin/cgps
bin/cgpxlogger
bin/gpsflash
bin/gpsprof
bin/sirfmon