Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2011 16:05:23 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc/libupskirt Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201105221605.p4MG5Np3020562@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bapt        2011-05-22 16:05:22 UTC

  FreeBSD ports repository

  Modified files:
    textproc/libupskirt  Makefile distinfo pkg-descr pkg-plist 
  Log:
  - update to 1.1
  - update website
  - changes:
    * New features:
        + new callbacks for document prolog and epilog,
        + support of PHP-Markdown-like tables, through 3 new callbacks.
  
    * Several bug fixes, most notably:
        + span-level entities are now correctly recognized in headers,
        + empty ATX-styles header (i.e. lines containing only '#' charcters)
          no longer crash the library
        + empty documents are now correctly handled
        + blackslash escapes work in inline URIs, thereby allowing to include
          ')' characters in such URIs.
  
  PR:             ports/157250
  Submitted by:   Natacha Porté <natacha@instinctive.eu> (upstream)
  
  Revision  Changes    Path
  1.4       +3 -3      ports/textproc/libupskirt/Makefile
  1.4       +2 -2      ports/textproc/libupskirt/distinfo
  1.2       +1 -1      ports/textproc/libupskirt/pkg-descr
  1.2       +1 -1      ports/textproc/libupskirt/pkg-plist



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