Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  8 May 2009 23:44:55 +0200 (CEST)
From:      Peter Schuller <peter.schuller@infidyne.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/134378: [MAINTAINER] textproc/asciidoc: update to 8.4.4
Message-ID:  <20090508214455.D3FFD384B4D@prometheus.scode.org>
Resent-Message-ID: <200905082150.n48Lo3G8060197@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         134378
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/asciidoc: update to 8.4.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 08 21:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     peter.schuller@infidyne.com
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD prometheus.scode.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Wed Apr 29 20:02:26 CEST 2009
>Description:
- Update to 8.4.4

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- asciidoc-8.4.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/asciidoc.orig/Makefile /usr/ports/textproc/asciidoc/Makefile
--- /usr/ports/textproc/asciidoc.orig/Makefile	2009-04-26 14:24:57.000000000 +0200
+++ /usr/ports/textproc/asciidoc/Makefile	2009-05-08 23:39:01.275297508 +0200
@@ -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 -ruN --exclude=CVS /usr/ports/textproc/asciidoc.orig/distinfo /usr/ports/textproc/asciidoc/distinfo
--- /usr/ports/textproc/asciidoc.orig/distinfo	2009-05-08 23:38:37.000000000 +0200
+++ /usr/ports/textproc/asciidoc/distinfo	2009-05-08 23:39:10.869086278 +0200
@@ -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 -ruN --exclude=CVS /usr/ports/textproc/asciidoc.orig/files/patch-Makefile.in /usr/ports/textproc/asciidoc/files/patch-Makefile.in
--- /usr/ports/textproc/asciidoc.orig/files/patch-Makefile.in	2009-04-26 14:24:57.000000000 +0200
+++ /usr/ports/textproc/asciidoc/files/patch-Makefile.in	2009-05-08 23:42:07.745166789 +0200
@@ -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
  
--- asciidoc-8.4.4.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090508214455.D3FFD384B4D>