From owner-svn-ports-all@FreeBSD.ORG Thu Aug 16 07:15:43 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C506106566C; Thu, 16 Aug 2012 07:15:43 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 5715A8FC12; Thu, 16 Aug 2012 07:15:43 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q7G7FhlR076343; Thu, 16 Aug 2012 07:15:43 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q7G7Fhh3076339; Thu, 16 Aug 2012 07:15:43 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201208160715.q7G7Fhh3076339@svn.freebsd.org> From: Baptiste Daroussin Date: Thu, 16 Aug 2012 07:15:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r302616 - head/devel/bsdbuild X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2012 07:15:43 -0000 Author: bapt Date: Thu Aug 16 07:15:42 2012 New Revision: 302616 URL: http://svn.freebsd.org/changeset/ports/302616 Log: - update to 3.0 - changes: http://hypertriton.com/bsdbuild/Release-3.0.txt Modified: head/devel/bsdbuild/Makefile head/devel/bsdbuild/distinfo head/devel/bsdbuild/pkg-plist Modified: head/devel/bsdbuild/Makefile ============================================================================== --- head/devel/bsdbuild/Makefile Thu Aug 16 07:15:40 2012 (r302615) +++ head/devel/bsdbuild/Makefile Thu Aug 16 07:15:42 2012 (r302616) @@ -6,7 +6,7 @@ # PORTNAME= bsdbuild -PORTVERSION= 2.9 +PORTVERSION= 3.0 CATEGORIES= devel MASTER_SITES= http://stable.hypertriton.com/bsdbuild/ @@ -31,7 +31,6 @@ MAN5= build.www.mk.5 \ build.prog.mk.5 \ build.lib.mk.5 \ build.dep.mk.5 \ - build.den.mk.5 \ build.common.mk.5 .include Modified: head/devel/bsdbuild/distinfo ============================================================================== --- head/devel/bsdbuild/distinfo Thu Aug 16 07:15:40 2012 (r302615) +++ head/devel/bsdbuild/distinfo Thu Aug 16 07:15:42 2012 (r302616) @@ -1,2 +1,2 @@ -SHA256 (bsdbuild-2.9.tar.gz) = c463c948e86475ec7671cb4ed7b77b84d128f7b7e488609a06f2100ef971adca -SIZE (bsdbuild-2.9.tar.gz) = 213225 +SHA256 (bsdbuild-3.0.tar.gz) = 202fbadffcab04a395bd4b3cb786720fd034c862ecf74da603ab29fbbe423428 +SIZE (bsdbuild-3.0.tar.gz) = 218099 Modified: head/devel/bsdbuild/pkg-plist ============================================================================== --- head/devel/bsdbuild/pkg-plist Thu Aug 16 07:15:40 2012 (r302615) +++ head/devel/bsdbuild/pkg-plist Thu Aug 16 07:15:42 2012 (r302616) @@ -20,10 +20,13 @@ bin/uman %%DATADIR%%/BSDBuild/asprintf.pm %%DATADIR%%/BSDBuild/byte_order.pm %%DATADIR%%/BSDBuild/cc.pm +%%DATADIR%%/BSDBuild/cc_attributes.pm %%DATADIR%%/BSDBuild/cg.pm %%DATADIR%%/BSDBuild/clock_gettime.pm %%DATADIR%%/BSDBuild/clock_win32.pm +%%DATADIR%%/BSDBuild/cocoa.pm %%DATADIR%%/BSDBuild/cracklib.pm +%%DATADIR%%/BSDBuild/crypt.pm %%DATADIR%%/BSDBuild/curl.pm %%DATADIR%%/BSDBuild/cxx.pm %%DATADIR%%/BSDBuild/db4.pm @@ -35,15 +38,19 @@ bin/uman %%DATADIR%%/BSDBuild/fgetln.pm %%DATADIR%%/BSDBuild/float_h.pm %%DATADIR%%/BSDBuild/flock.pm +%%DATADIR%%/BSDBuild/fontconfig.pm %%DATADIR%%/BSDBuild/free_null.pm %%DATADIR%%/BSDBuild/freesg.pm %%DATADIR%%/BSDBuild/freetype.pm +%%DATADIR%%/BSDBuild/gcc.pm %%DATADIR%%/BSDBuild/getaddrinfo.pm %%DATADIR%%/BSDBuild/getenv.pm +%%DATADIR%%/BSDBuild/gethostbyname.pm %%DATADIR%%/BSDBuild/gethostname.pm %%DATADIR%%/BSDBuild/getopt.pm %%DATADIR%%/BSDBuild/getpeereid.pm %%DATADIR%%/BSDBuild/getpeerucred.pm +%%DATADIR%%/BSDBuild/getpwnam_r.pm %%DATADIR%%/BSDBuild/getpwuid.pm %%DATADIR%%/BSDBuild/gettext.pm %%DATADIR%%/BSDBuild/gettimeofday.pm @@ -63,6 +70,8 @@ bin/uman %%DATADIR%%/BSDBuild/md5.pm %%DATADIR%%/BSDBuild/mgid.pm %%DATADIR%%/BSDBuild/mmap.pm +%%DATADIR%%/BSDBuild/mysql.pm +%%DATADIR%%/BSDBuild/objc.pm %%DATADIR%%/BSDBuild/ode.pm %%DATADIR%%/BSDBuild/open_exlock.pm %%DATADIR%%/BSDBuild/opengl.pm @@ -70,6 +79,7 @@ bin/uman %%DATADIR%%/BSDBuild/percgi.pm %%DATADIR%%/BSDBuild/perl.pm %%DATADIR%%/BSDBuild/png.pm +%%DATADIR%%/BSDBuild/portaudio.pm %%DATADIR%%/BSDBuild/progname.pm %%DATADIR%%/BSDBuild/pthreads.pm %%DATADIR%%/BSDBuild/rmd160.pm @@ -84,10 +94,12 @@ bin/uman %%DATADIR%%/BSDBuild/sha1.pm %%DATADIR%%/BSDBuild/shl_load.pm %%DATADIR%%/BSDBuild/signal.pm +%%DATADIR%%/BSDBuild/siocgifconf.pm %%DATADIR%%/BSDBuild/smpeg.pm %%DATADIR%%/BSDBuild/sndfile.pm %%DATADIR%%/BSDBuild/snprintf.pm %%DATADIR%%/BSDBuild/so_peercred.pm +%%DATADIR%%/BSDBuild/sockopts.pm %%DATADIR%%/BSDBuild/sse.pm %%DATADIR%%/BSDBuild/stdlib_h.pm %%DATADIR%%/BSDBuild/strlcat.pm @@ -102,11 +114,11 @@ bin/uman %%DATADIR%%/BSDBuild/vasprintf.pm %%DATADIR%%/BSDBuild/vsnprintf.pm %%DATADIR%%/BSDBuild/wgl.pm +%%DATADIR%%/BSDBuild/winsock.pm %%DATADIR%%/BSDBuild/x11.pm %%DATADIR%%/BSDBuild/xinerama.pm %%DATADIR%%/ManReader/Mdoc.pm %%DATADIR%%/build.common.mk -%%DATADIR%%/build.den.mk %%DATADIR%%/build.dep.mk %%DATADIR%%/build.doc.mk %%DATADIR%%/build.lib.mk