Index: head/devel/dmake/Makefile =================================================================== --- head/devel/dmake/Makefile (revision 516262) +++ head/devel/dmake/Makefile (revision 516263) @@ -1,25 +1,27 @@ # Created by: nils@guru.ims.uni-stuttgart.de # $FreeBSD$ PORTNAME= dmake -PORTVERSION= 4.12.20150309 +PORTVERSION= 4.12.3 +PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= office@FreeBSD.org COMMENT= Another hyper make utility LICENSE= GPLv1 LICENSE_FILE= ${WRKSRC}/readme/license.txt +USES= autoreconf + USE_GITHUB= yes -GH_ACCOUNT= mohawk2 -GH_TAGNAME= e5588b0 +GH_ACCOUNT= jimjag +GH_TAGNAME= b4e5352 -USES= autoreconf GNU_CONFIGURE= yes CONFIGURE_ARGS+= --datarootdir=${DATADIR} post-install: ${INSTALL_MAN} ${WRKSRC}/man/dmake.tf ${STAGEDIR}${PREFIX}/man/man1/dmake.1 .include Index: head/devel/dmake/distinfo =================================================================== --- head/devel/dmake/distinfo (revision 516262) +++ head/devel/dmake/distinfo (revision 516263) @@ -1,2 +1,3 @@ -SHA256 (mohawk2-dmake-4.12.20150309-e5588b0_GH0.tar.gz) = c8dc88afe474b0aa672b2300788551fb1bbc9edfe900a6467e411d1cb7715bc9 -SIZE (mohawk2-dmake-4.12.20150309-e5588b0_GH0.tar.gz) = 582477 +TIMESTAMP = 1572116833 +SHA256 (jimjag-dmake-4.12.3-b4e5352_GH0.tar.gz) = 3c7c96aab26be3762cbdf54aad20be394a9b6bd6a92965bba7c9e0abd374264a +SIZE (jimjag-dmake-4.12.3-b4e5352_GH0.tar.gz) = 659050 Index: head/devel/dmake/pkg-descr =================================================================== --- head/devel/dmake/pkg-descr (revision 516262) +++ head/devel/dmake/pkg-descr (revision 516263) @@ -1,12 +1,12 @@ Dmake is a make utility similar to GNU make or the Workshop dmake. dmake is different from other versions of Make in that it supports significant enhancements. The original author(s) were WTICorp.com, but they appear to have lost interest in maintaining the code. This port installs the version previously maintained by the Apache OpenOffice project. -WWW: https://github.com/mohawk2/dmake +WWW: https://www.openoffice.org/tools/dmake/