On Wed, Dec 29, 2010 at 11:06:29PM -0500, Okan Demirmen wrote:
> On Wed 2010.12.29 at 16:57 +, Mikolaj Kucharski wrote:
> > On Tue, Dec 28, 2010 at 02:00:34PM -0500, Okan Demirmen wrote:
> > > Hi Mikolaj,
> > >
> > > I've made some additional changes:
> > > - got rid of groff requirement for
On Wed 2010.12.29 at 16:57 +, Mikolaj Kucharski wrote:
> On Tue, Dec 28, 2010 at 02:00:34PM -0500, Okan Demirmen wrote:
> > Hi Mikolaj,
> >
> > I've made some additional changes:
> > - got rid of groff requirement for pages render fine with mandoc.
> > - no need for BUILD_DEPENDS for either
On Tue, Dec 28, 2010 at 02:00:34PM -0500, Okan Demirmen wrote:
> Hi Mikolaj,
>
> I've made some additional changes:
> - got rid of groff requirement for pages render fine with mandoc.
> - no need for BUILD_DEPENDS for either port.
> - tightened up REGRESS_DEPENDS.
> - other minor bits I forget
On Thu 2010.12.23 at 09:21 +, Mikolaj Kucharski wrote:
> On Thu, Dec 23, 2010 at 08:51:11AM +, Mikolaj Kucharski wrote:
> > On Tue, Dec 21, 2010 at 09:12:37PM +, Mikolaj Kucharski wrote:
> > > Hi Okan,
> > >
> > > Attached is a patch for p5-Text-Markdown update to version 1.31.
> >
Any comments, okays?
http://marc.info/?l=openbsd-ports&m=129309627405445&w=2
On Thu, Dec 23, 2010 at 09:21:31AM +, Mikolaj Kucharski wrote:
> On Thu, Dec 23, 2010 at 08:51:11AM +, Mikolaj Kucharski wrote:
> > On Tue, Dec 21, 2010 at 09:12:37PM +, Mikolaj Kucharski wrote:
> > >
On Thu, Dec 23, 2010 at 08:51:11AM +, Mikolaj Kucharski wrote:
> On Tue, Dec 21, 2010 at 09:12:37PM +, Mikolaj Kucharski wrote:
> > Hi Okan,
> >
> > Attached is a patch for p5-Text-Markdown update to version 1.31.
> > This version drops previously included Text::MultiMarkdown module, s
On 2010/12/21 21:12, Mikolaj Kucharski wrote:
> Currenly we have version 1.0.24 in ports tree and this version includes
> Text::Markdown and Text::MultiMarkdown modules in one package. In the
> past that was provided by two separate ports and two packages. It got
> merged (probably by upstream) in
Attachments included this time.
--
best regards
q#
Index: Makefile
===
RCS file: /cvs/ports/textproc/p5-Text-Markdown/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile3 Dec 2010 11:46:49 - 1.9
+++ M
Hi Okan,
Attached is a patch for p5-Text-Markdown update to version 1.31.
This version drops previously included Text::MultiMarkdown module, so
I'm attaching separate port for that.
- regress tests pass for both modules
- not sure how to handle @conflict and @pkgpath markers for this
situat