Index: head/devel/hexcompare/Makefile =================================================================== --- head/devel/hexcompare/Makefile (revision 441351) +++ head/devel/hexcompare/Makefile (revision 441352) @@ -1,26 +1,25 @@ # Created by: Steven Kreuzer # $FreeBSD$ PORTNAME= hexcompare -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20v${PORTVERSION} -DISTNAME= ${PORTNAME}-102 MAINTAINER= skreuzer@FreeBSD.org COMMENT= Compare and identify differences between two binary files LICENSE= GPLv3 USES= ncurses PLIST_FILES= bin/hexcompare post-patch: @${REINPLACE_CMD} -e 's|gcc|${CC}|g' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|-lncurses|$$(CFLAGS) $$(LDFLAGS) -lncurses|' \ ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include Index: head/devel/hexcompare/distinfo =================================================================== --- head/devel/hexcompare/distinfo (revision 441351) +++ head/devel/hexcompare/distinfo (revision 441352) @@ -1,2 +1,3 @@ -SHA256 (hexcompare-102.tar.gz) = ca0effb23521ae9cbc85c3b1d6b6c5e0d88fd70cc96a4eb57a45a7fbebcc7fd7 -SIZE (hexcompare-102.tar.gz) = 8652 +TIMESTAMP = 1495321087 +SHA256 (hexcompare-1.0.4.tar.gz) = a9609b28099d7578228f359a460a06f7fc1ae8cde614ea10e525b88eb04a9451 +SIZE (hexcompare-1.0.4.tar.gz) = 9686