ports/176016: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Mon Mar 4 20:00:01 UTC 2013
The following reply was made to PR ports/176016; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at 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 at gmail.com>
-#
+# Created by: Olexandr Davydenko <o.davydenko at 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 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list