Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2013 20:00:00 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/176016: commit references a PR
Message-ID:  <201303042000.r24K00N7095296@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176016; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176016: commit references a PR
Date: Mon,  4 Mar 2013 19:53:58 +0000 (UTC)

 Author: pawel
 Date: Mon Mar  4 19:53:50 2013
 New Revision: 313422
 URL: http://svnweb.freebsd.org/changeset/ports/313422
 
 Log:
   Bump after boost update
   
   PR:		ports/176016
   Submitted by:	Chris Dukes <chris.dukes.aix@gmail.com>
   Approved by:	maintainer timeout
 
 Modified:
   head/devel/libftdi/Makefile   (contents, props changed)
 
 Modified: head/devel/libftdi/Makefile
 ==============================================================================
 --- head/devel/libftdi/Makefile	Mon Mar  4 19:21:31 2013	(r313421)
 +++ head/devel/libftdi/Makefile	Mon Mar  4 19:53:50 2013	(r313422)
 @@ -1,12 +1,9 @@
 -# New ports collection makefile for:	libftdi
 -# Date created:				2006-07-27
 -# Whom:					Olexandr Davydenko <o.davydenko@gmail.com>
 -#
 +# Created by: Olexandr Davydenko <o.davydenko@gmail.com>
  # $FreeBSD$
 -#
  
  PORTNAME=	libftdi
  PORTVERSION=	0.18
 +PORTREVISION=	1
  CATEGORIES=	devel
  MASTER_SITES=	http://www.intra2net.com/en/developer/libftdi/download/
  
 @@ -29,7 +26,7 @@ PORTDOCS=		COPYING.LIB ChangeLog README
  PLIST_SUB+=		BOOST=""
  CONFIGURE_ARGS+=	--with-boost
  CXXFLAGS+=		"-I${LOCALBASE}/include"
 -LIB_DEPENDS+=		boost_system.4:${PORTSDIR}/devel/boost-libs
 +LIB_DEPENDS+=		boost_system:${PORTSDIR}/devel/boost-libs
  .else
  PLIST_SUB+=		BOOST="@comment "
  CONFIGURE_ARGS+=	--without-boost
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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