Index: head/astro/viking/Makefile =================================================================== --- head/astro/viking/Makefile (revision 251455) +++ head/astro/viking/Makefile (revision 251456) @@ -1,46 +1,46 @@ # New ports collection makefile for: viking # Date created: 29 April 2008 # Whom: David Le Brun # # $FreeBSD$ # PORTNAME= viking -PORTVERSION= 0.9.91 +PORTVERSION= 0.9.92 CATEGORIES= astro MASTER_SITES= SF MAINTAINER= david@trucs.org COMMENT= Program to manage GPS data (tracks, waypoints, etc) LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ expat.6:${PORTSDIR}/textproc/expat2 RUN_DEPENDS= gpsbabel:${PORTSDIR}/astro/gpsbabel USE_PERL5_RUN= yes USE_GMAKE= yes USE_GNOME= gtk20 libglade2 INSTALLS_ICONS= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CPPFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" OPTIONS= GPSD "Enable realtime GPS tracking" off .include .if defined(WITH_GPSD) LIB_DEPENDS+= gps.19:${PORTSDIR}/astro/gpsd .else CONFIGURE_ARGS+= --disable-realtime-gps-tracking .endif .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif .include Property changes on: head/astro/viking/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/astro/viking/distinfo =================================================================== --- head/astro/viking/distinfo (revision 251455) +++ head/astro/viking/distinfo (revision 251456) @@ -1,3 +1,3 @@ -MD5 (viking-0.9.91.tar.gz) = 7e60895794d4e7cf28f560de44b39511 -SHA256 (viking-0.9.91.tar.gz) = 107b78c77dc1a0e22705b8945bb8a1d231e4589e2bd02a566f2e9585264d2dff -SIZE (viking-0.9.91.tar.gz) = 862423 +MD5 (viking-0.9.92.tar.gz) = f1cd0694179d01662db7f952f78ca0bb +SHA256 (viking-0.9.92.tar.gz) = bde5d06ac7654ef148bc46a51fcd69b28369d5376b263880d08356f108e5e04b +SIZE (viking-0.9.92.tar.gz) = 866528 Property changes on: head/astro/viking/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property