diff options
-rw-r--r-- | textproc/dwdiff/Makefile | 4 | ||||
-rw-r--r-- | textproc/dwdiff/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index 80dc9cd8428..f2e4d70fc24 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dwdiff -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.9 CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ \ http://fossies.org/unix/privat/ @@ -28,8 +28,6 @@ CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --mandir=${MANPREFIX}/man -MANLANG= "" nl nl.UTF-8 - post-patch: @${REINPLACE_CMD} -e 's|share/doc/${PORTNAME}-${PORTVERSION}|${DOCSDIR_REL}|' \ ${WRKSRC}/Makefile.in diff --git a/textproc/dwdiff/distinfo b/textproc/dwdiff/distinfo index 32c8d3eea39..f1e2db88320 100644 --- a/textproc/dwdiff/distinfo +++ b/textproc/dwdiff/distinfo @@ -1,2 +1,2 @@ -SHA256 (dwdiff-2.0.7.tgz) = 8caba639972669ad063839a51cfc784ac08a52a30f750a79e4fe7e823245a39f -SIZE (dwdiff-2.0.7.tgz) = 86433 +SHA256 (dwdiff-2.0.9.tgz) = c1c9217825ad3fac9936129cc26b73fa5479fb079e5c34522fc7066e74e31ef8 +SIZE (dwdiff-2.0.9.tgz) = 86521 |