svn commit: r386802 - head/devel/libisofs
Olivier Duchateau
olivierd at freebsd.org
Tue May 19 20:00:02 UTC 2015
On Tue, 19 May 2015 21:11:08 +0200
Baptiste Daroussin <bapt at FreeBSD.org> wrote:
> On Tue, May 19, 2015 at 06:38:29PM +0000, Olivier Duchateau wrote:
> > Author: olivierd
> > Date: Tue May 19 18:38:29 2015
> > New Revision: 386802
> > URL: https://svnweb.freebsd.org/changeset/ports/386802
> >
> > Log:
> > - Update to 1.3.8
> > - Take maintainership
> >
> > PR: 200267
> > Submitted by: myself
> > Approved by: delphij@
> >
> > Modified:
> > head/devel/libisofs/Makefile
> > head/devel/libisofs/distinfo
> > head/devel/libisofs/pkg-plist
> >
> > Modified: head/devel/libisofs/Makefile
> > ==============================================================================
> > --- head/devel/libisofs/Makefile Tue May 19 18:35:50 2015 (r386801)
> > +++ head/devel/libisofs/Makefile Tue May 19 18:38:29 2015 (r386802)
> > @@ -2,12 +2,11 @@
> > # $FreeBSD$
> >
> > PORTNAME= libisofs
> > -PORTVERSION= 1.3.6
> > -PORTREVISION= 2
> > +PORTVERSION= 1.3.8
> > CATEGORIES= devel
> > MASTER_SITES= http://files.libburnia-project.org/releases/
> >
> > -MAINTAINER= delphij at FreeBSD.org
> > +MAINTAINER= olivierd at FreeBSD.org
> > COMMENT= Libburnia ISO9660 filesystem creation library
> >
> > LICENSE= GPLv2
> > @@ -17,7 +16,8 @@ LIB_DEPENDS= libburn.so:${PORTSDIR}/deve
> >
> > GNU_CONFIGURE= yes
> > USES= iconv libtool
> > -USE_LDCONFIG= yes
> > +#USE_LDCONFIG= yes
>
> Why commenting out ?
It's mistake, during my test, I saw warning, but it was not that.
Fixed with revision r386808.
>
> Best regards,
> Bapt
--
Olivier Duchateau <olivierd at freebsd.org>
More information about the svn-ports-all
mailing list