Bug 131291 - [patch] textproc/asciidoc: update to 8.3.5
Summary: [patch] textproc/asciidoc: update to 8.3.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-02 11:40 UTC by Boris Samorodov
Modified: 2009-02-03 05:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Samorodov freebsd_committer freebsd_triage 2009-02-02 11:40:03 UTC
	A new version is released today: http://www.methods.co.nz/asciidoc/

Fix: 

WBR
-- 
bsam--5XM288svCh1mbmFyTYauZwPWiRGTNAp2BzVfoV9QhY66Culf
Content-Type: text/plain; name="asciidoc.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="asciidoc.diff"

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/asciidoc/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	24 Jan 2009 16:28:55 -0000	1.10
+++ Makefile	2 Feb 2009 07:16:00 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	asciidoc
-PORTVERSION=	8.3.4
+PORTVERSION=	8.3.5
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.methods.co.nz/asciidoc/ \
 		SF
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/asciidoc/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	24 Jan 2009 16:28:55 -0000	1.9
+++ distinfo	2 Feb 2009 07:16:00 -0000
@@ -1,3 +1,3 @@
-MD5 (asciidoc-8.3.4.tar.gz) = e0e29ebc51855897a68a290dd5ffe5e6
-SHA256 (asciidoc-8.3.4.tar.gz) = 68b7b8a674176968fa2c19a33fc64e5920fb2247c1a4c28b40ae9865341b8c99
-SIZE (asciidoc-8.3.4.tar.gz) = 1108587
+MD5 (asciidoc-8.3.5.tar.gz) = d3478021edb4dedd4431ad32dd60ee84
+SHA256 (asciidoc-8.3.5.tar.gz) = f9441ea25f4e948274e94a4e56b341c8b0058c62280cdcc3d06c926a0c230220
+SIZE (asciidoc-8.3.5.tar.gz) = 1112688
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-02 11:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bsam

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-02 11:40:18 UTC
Maintainer of textproc/asciidoc,

Please note that PR ports/131291 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/131291

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-02 11:40:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Peter Schuller 2009-02-02 23:10:39 UTC
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/131291

Checked + tested, looks good to me.

-- 
/ Peter Schuller

PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller@infidyne.com>'
Key retrieval: Send an E-Mail to getpgpkey@scode.org
E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-02-03 05:42:33 UTC
bsam        2009-02-03 05:42:23 UTC

  FreeBSD ports repository

  Modified files:
    textproc/asciidoc    Makefile distinfo 
  Log:
  Update to version 8.3.5.
  
  PR:             ports/131291
  Submitted by:   me
  Approved by:    Peter Schuller <peter.schuller at infidyne.com> (maintainer)
  
  Revision  Changes    Path
  1.11      +1 -1      ports/textproc/asciidoc/Makefile
  1.10      +3 -3      ports/textproc/asciidoc/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Boris Samorodov freebsd_committer freebsd_triage 2009-02-03 05:43:03 UTC
State Changed
From-To: feedback->closed

Committed, thanks!