svn commit: r503779 - head/science/lammps

Yuri Victorovich yuri at FreeBSD.org
Sun Jun 9 04:22:38 UTC 2019


Author: yuri
Date: Sun Jun  9 04:22:37 2019
New Revision: 503779
URL: https://svnweb.freebsd.org/changeset/ports/503779

Log:
  science/lammps: Add the PORTSCOUT=ignore line

Modified:
  head/science/lammps/Makefile

Modified: head/science/lammps/Makefile
==============================================================================
--- head/science/lammps/Makefile	Sun Jun  9 04:17:35 2019	(r503778)
+++ head/science/lammps/Makefile	Sun Jun  9 04:22:37 2019	(r503779)
@@ -56,6 +56,8 @@ LATTE_DESC=		Use LATTE package
 LATTE_CMAKE_BOOL=	PKG_LATTE
 LATTE_LIB_DEPENDS=	liblatte.so:science/latte
 
+PORTSCOUT=	ignore # due to a special version tagging scheme that this project uses portscout fails to find new versions, watching their GitHub release page instead
+
 post-patch:
 	@${REINPLACE_CMD} 's|SHELL = /bin/bash|SHELL = ${LOCALBASE}/bin/bash|' ${WRKSRC}/src/Makefile
 


More information about the svn-ports-head mailing list