Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2012 13:22:01 -0800
From:      Jason Helfman <jgh@FreeBSD.org>
To:        Max Brazhnikov <makc@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r308924 - head/print/qpdfview
Message-ID:  <CAMuy=%2BhjCm8yPv6mxMOpdScPaLG8VhU%2B-wD3dwtjgjJROGjtVA@mail.gmail.com>
In-Reply-To: <201212150757.33510.makc@freebsd.org>
References:  <201212141943.qBEJhaGU036001@svn.freebsd.org> <201212150757.33510.makc@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 14, 2012 at 11:57 PM, Max Brazhnikov <makc@freebsd.org> wrote:

> Hi Jason,
>
> On Fri, 14 Dec 2012 19:43:35 +0000 (UTC)Fri Dec 14 19:43:35 2012, Jason
> Helfman wrote:
> > -PORTVERSION=   0.3.1
> > +PORTVERSION=   0.3.7
> >  CATEGORIES=    print
> > -MASTER_SITES=  https://launchpadlibrarian.net/109087731/
> > +MASTER_SITES=  https://launchpadlibrarian.net/125207295/
> > +DISTNAME=      ${PORTNAME}-${PORTVERSION}beta1
>
> You should have used DISTVERSION= 0.3.7beta1 here, you wouldn't need to
> specify DISTNAME and would get correct 0.3.7.b1 for PORTVERSION
> automatically.
> Unfortunately it can't be fixed now without bumping PORTEPOCH and perhaps
> should
> wait till next update.
>

Thanks for this. Have never worked with DISTVERSION before, but will recall
for future
commits!


>
> >  MAINTAINER=    g.veniamin@googlemail.com
> >  COMMENT=       Tabbed PDF viewer using the poppler library
> > @@ -18,7 +15,7 @@ LICENSE=      GPLv2
> >  LIB_DEPENDS=   poppler-qt4:${PORTSDIR}/graphics/poppler-qt4 \
> >                 cups:${PORTSDIR}/print/cups-client
> >
> > -USE_QT4=       corelib dbus gui moc_build qmake_build svg xml
> > +USE_QT4=       corelib dbus gui moc_build qmake_build rcc sql svg xml
>
> Some Qt4 components are used only at build stage, rcc is among them. You
> can
> set _build suffix to avoid run dependence on it.
>
>
Good to know. Thanks!

-jgh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMuy=%2BhjCm8yPv6mxMOpdScPaLG8VhU%2B-wD3dwtjgjJROGjtVA>