From 0a03f02f42c3c0d2c6bf6e120582b7e67340234e Mon Sep 17 00:00:00 2001 From: Dennis Herrmann Date: Sat, 9 May 2009 09:34:24 +0000 Subject: [PATCH] - Update to 8.4.4 PR: ports/134378 Submitted by: Peter Schuller (maintainer) Approved by: miwi (mentor implicit) --- textproc/asciidoc/Makefile | 2 +- textproc/asciidoc/distinfo | 6 +++--- textproc/asciidoc/files/patch-Makefile.in | 13 ++++++------- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile index 973711d2a448..84afd86cf51e 100644 --- a/textproc/asciidoc/Makefile +++ b/textproc/asciidoc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asciidoc -PORTVERSION= 8.4.3 +PORTVERSION= 8.4.4 CATEGORIES= textproc MASTER_SITES= http://www.methods.co.nz/asciidoc/ \ SF diff --git a/textproc/asciidoc/distinfo b/textproc/asciidoc/distinfo index 9c243929c22b..4f78cdfc8173 100644 --- a/textproc/asciidoc/distinfo +++ b/textproc/asciidoc/distinfo @@ -1,3 +1,3 @@ -MD5 (asciidoc-8.4.3.tar.gz) = 0c9e5eef74eb47c0e281206fafab0495 -SHA256 (asciidoc-8.4.3.tar.gz) = d31559cf69f2cc068090b9bd4dc7dfd25eb0cf37721e403b65385edd5cd8dea3 -SIZE (asciidoc-8.4.3.tar.gz) = 1145884 +MD5 (asciidoc-8.4.4.tar.gz) = 579bcd5762b177ee0ddccece8c34724b +SHA256 (asciidoc-8.4.4.tar.gz) = 43181d4753376fe22d8a7949a94b5ebb439fd94a7b92791e9126e82632adfa62 +SIZE (asciidoc-8.4.4.tar.gz) = 1160222 diff --git a/textproc/asciidoc/files/patch-Makefile.in b/textproc/asciidoc/files/patch-Makefile.in index 5c6dcab76e53..4cf362d057ab 100644 --- a/textproc/asciidoc/files/patch-Makefile.in +++ b/textproc/asciidoc/files/patch-Makefile.in @@ -1,17 +1,16 @@ ---- Makefile.in.orig 2009-04-24 21:18:33.542877821 +0200 -+++ Makefile.in 2009-04-24 21:19:04.433196893 +0200 -@@ -4,10 +4,6 @@ +--- Makefile.in.orig 2009-05-08 23:41:23.568145042 +0200 ++++ Makefile.in 2009-05-08 23:41:57.495396294 +0200 +@@ -4,9 +4,6 @@ .NOTPARALLEL: -INSTALL = @INSTALL@ -INSTALL_PROG = @INSTALL_PROGRAM@ -INSTALL_DATA = @INSTALL_DATA@ -- + PACKAGE_TARNAME = @PACKAGE_TARNAME@ SED = @SED@ - prefix = @prefix@ -@@ -90,7 +86,7 @@ +@@ -90,7 +87,7 @@ $(INSTALL) -d $(DESTDIR)/$($@) $(PROGTARGETS): % : %dir @@ -20,7 +19,7 @@ $(DATATARGETS): % : %dir $(INSTALL_DATA) $($@) $(DESTDIR)/$($<)/ -@@ -147,7 +143,7 @@ +@@ -147,7 +144,7 @@ build: fixconfpath