Index: head/graphics/bsd-plotutils/Makefile =================================================================== --- head/graphics/bsd-plotutils/Makefile (revision 492647) +++ head/graphics/bsd-plotutils/Makefile (revision 492648) @@ -1,44 +1,44 @@ # $FreeBSD$ PORTNAME= bsd-plotutils -DISTVERSION= 1.4 +DISTVERSION= 1.4.2 CATEGORIES= graphics MAINTAINER= toranktto@gmail.com COMMENT= Traditional plotting utilities LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= FORTRAN PYTHON OPTIONS_SUB= yes FORTRAN_DESC= FORTRAN 77 support PYTHON_DESC= Python 2.7 support .include .if ${PORT_OPTIONS:MPYTHON} USES+= python:2.7 .endif .if ${PORT_OPTIONS:MFORTRAN} USES+= fortran .endif USE_GITHUB= yes GH_ACCOUNT= Toranktto GH_PROJECT= bsd-plotutils CONFLICTS_INSTALL= plotutils USE_LDCONFIG= yes post-patch: .if !${PORT_OPTIONS:MPYTHON} @${REINPLACE_CMD} -e "s/py27plot//g" ${WRKSRC}/libplot/bindings/Makefile .endif .if !${PORT_OPTIONS:MFORTRAN} @${REINPLACE_CMD} -e "s/f77plot//g" ${WRKSRC}/libplot/bindings/Makefile .endif .include Index: head/graphics/bsd-plotutils/distinfo =================================================================== --- head/graphics/bsd-plotutils/distinfo (revision 492647) +++ head/graphics/bsd-plotutils/distinfo (revision 492648) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537275292 -SHA256 (Toranktto-bsd-plotutils-1.4_GH0.tar.gz) = fdd279350d5dad4ca0ea4e4df0922b4b40ad23565acfe349be7f3bd3cc05b659 -SIZE (Toranktto-bsd-plotutils-1.4_GH0.tar.gz) = 40854 +TIMESTAMP = 1549687934 +SHA256 (Toranktto-bsd-plotutils-1.4.2_GH0.tar.gz) = 456394a4b37bfec5b0c745333d91754952b69fad400110fec5c71c72b82dce67 +SIZE (Toranktto-bsd-plotutils-1.4.2_GH0.tar.gz) = 41306