svn commit: r422958 - head/cad/gmsh-occ

Joseph Mingrone jrm at FreeBSD.org
Fri Sep 30 04:58:51 UTC 2016


Author: jrm
Date: Fri Sep 30 04:58:50 2016
New Revision: 422958
URL: https://svnweb.freebsd.org/changeset/ports/422958

Log:
  Remove PORTREVISION after cad/gmsh update and take maintainership
  
  Reviewed by:	swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D8087

Modified:
  head/cad/gmsh-occ/Makefile

Modified: head/cad/gmsh-occ/Makefile
==============================================================================
--- head/cad/gmsh-occ/Makefile	Fri Sep 30 04:16:18 2016	(r422957)
+++ head/cad/gmsh-occ/Makefile	Fri Sep 30 04:58:50 2016	(r422958)
@@ -1,10 +1,9 @@
 # Created by: Thierry Thomas <thierry at pompo.net>
 # $FreeBSD$
 
-PORTREVISION=	1
 PKGNAMESUFFIX=	-occ
 
-MAINTAINER=	thierry at FreeBSD.org
+MAINTAINER=	jrm at FreeBSD.org
 COMMENT=	Automatic 3D finite element mesh generator with OpenCascade support
 
 MASTERDIR=	${.CURDIR}/../../cad/gmsh


More information about the svn-ports-all mailing list