svn commit: r336086 - head/science/netcdf4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Dec 10 19:16:02 UTC 2013


Author: sunpoet
Date: Tue Dec 10 19:16:01 2013
New Revision: 336086
URL: http://svnweb.freebsd.org/changeset/ports/336086

Log:
  - Update CONFLICTS
  - Use CONFLICTS_INSTALL instead of CONFLICTS
  - Remove LATEST_LINK

Modified:
  head/science/netcdf4/Makefile

Modified: head/science/netcdf4/Makefile
==============================================================================
--- head/science/netcdf4/Makefile	Tue Dec 10 19:12:33 2013	(r336085)
+++ head/science/netcdf4/Makefile	Tue Dec 10 19:16:01 2013	(r336086)
@@ -12,8 +12,7 @@ MASTER_SITES=	http://www.unidata.ucar.ed
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT?=	Library for machine-independent, array-oriented data access
 
-CONFLICTS=	hdf-4.* netcdf-3.*
-LATEST_LINK?=	netcdf4
+CONFLICTS=	hdf-4.[0-9]* netcdf-3.[0-9]* netcdf3-3.[0-9]*
 PORTSCOUT=	limit:^4\.
 
 OPTIONS_DEFINE=	DAP FORTRAN SZIP


More information about the svn-ports-head mailing list