svn commit: r312594 - in head/sysutils/fusefs-httpfs: . files

Pietro Cerutti gahr at FreeBSD.org
Wed Feb 20 08:09:01 UTC 2013


On 2013-Feb-19, 21:01, Bryan Drewery wrote:
> On 2/19/2013 11:37 AM, Pietro Cerutti wrote:
> > -PORTVERSION=	2.06.08.26
> > +PORTVERSION=	2.${VERSION}
> >  CATEGORIES=	sysutils www
> > -MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}_with_static_binaries_${PORTVERSION}
> > +MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}2/
> >  PKGNAMEPREFIX=	fusefs-
> > -DISTNAME=	${PORTNAME}_with_static_binaries_${PORTVERSION}
> > +DISTNAME=	${PORTNAME}2-${VERSION}
> >  
> >  MAINTAINER=	ports at FreeBSD.org
> >  COMMENT=	Fuse-based http filesystem
> >  
> > -USE_FUSE=	yes
> > -PLIST_FILES=	bin/httpfs
> > -WRKSRC=		${WRKDIR}
> > +WRKSRC=		${WRKDIR}/${PORTNAME}2-${VERSION}
> >  
> > -do-build:
> > -	(cd ${WRKSRC} && ${CC} ${CFLAGS} -I${LOCALBASE}/include/fuse \
> > -	 -DUSE_AUTH -D_FILE_OFFSET_BITS=64 -D_REENTRANT \
> > -	 -DFUSE_USE_VERSION=25 -D_POSIX_C_SOURCE=200112L -D_POSIX_SOURCE \
> > -	 -D_SVID_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=500 \
> > -	 -o httpfs httpfs.c -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lfuse)
> > +VERSION=	0.1.5
> 
> The version went backwards here. PORTEPOCH needs to be bumped.
> 
> 2.06.08.26 -> 2.0.1.5

Fixed, thanks.



-- 
Pietro Cerutti
The FreeBSD Project
gahr at FreeBSD.org

PGP Public Key:
http://gahr.ch/pgp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20130220/688115e1/attachment.sig>


More information about the svn-ports-head mailing list