Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2018 02:11:21 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485379 - head/misc/survex
Message-ID:  <201811200211.wAK2BLF0037359@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Nov 20 02:11:21 2018
New Revision: 485379
URL: https://svnweb.freebsd.org/changeset/ports/485379

Log:
  misc/survex: Update 1.2.36 -> 1.2.37
  
  Reported by:	portscout

Modified:
  head/misc/survex/Makefile
  head/misc/survex/distinfo
  head/misc/survex/pkg-plist

Modified: head/misc/survex/Makefile
==============================================================================
--- head/misc/survex/Makefile	Tue Nov 20 02:10:17 2018	(r485378)
+++ head/misc/survex/Makefile	Tue Nov 20 02:11:21 2018	(r485379)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	survex
-DISTVERSION=	1.2.36
-PORTREVISION=	2
+DISTVERSION=	1.2.37
 CATEGORIES=	misc
 MASTER_SITES=	https://survex.com/software/${DISTVERSION}/
 
@@ -15,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libavcodec.so:multimedia/ffmpeg \
 		libproj.so:graphics/proj
 
-USES=		desktop-file-utils gmake pkgconfig shared-mime-info
+USES=		desktop-file-utils gl gmake gnome pkgconfig shared-mime-info
 GNU_CONFIGURE=	yes
 USE_WX=		3.0
 USE_XORG=	xxf86vm

Modified: head/misc/survex/distinfo
==============================================================================
--- head/misc/survex/distinfo	Tue Nov 20 02:10:17 2018	(r485378)
+++ head/misc/survex/distinfo	Tue Nov 20 02:11:21 2018	(r485379)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533089788
-SHA256 (survex-1.2.36.tar.gz) = 8781f33daf61c5d22e52400e6130e66a1fec7557cf9aa793d0e26e9b37204ed0
-SIZE (survex-1.2.36.tar.gz) = 4006635
+TIMESTAMP = 1542660303
+SHA256 (survex-1.2.37.tar.gz) = ccbba5e8bce58f6ef1effaef919714bf8ee3627f7df9ca13bb6d67cc457f7c9a
+SIZE (survex-1.2.37.tar.gz) = 4011522

Modified: head/misc/survex/pkg-plist
==============================================================================
--- head/misc/survex/pkg-plist	Tue Nov 20 02:10:17 2018	(r485378)
+++ head/misc/survex/pkg-plist	Tue Nov 20 02:11:21 2018	(r485379)
@@ -1,3 +1,4 @@
+bin/3dtopos
 bin/aven
 bin/cavern
 bin/diffpos



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811200211.wAK2BLF0037359>