From owner-svn-ports-all@FreeBSD.ORG Wed Jun 18 19:02:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 77838E4B; Wed, 18 Jun 2014 19:02:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5F67D25E7; Wed, 18 Jun 2014 19:02:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5IJ2qML010616; Wed, 18 Jun 2014 19:02:52 GMT (envelope-from lev@svn.freebsd.org) Received: (from lev@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5IJ2q8J010614; Wed, 18 Jun 2014 19:02:52 GMT (envelope-from lev@svn.freebsd.org) Message-Id: <201406181902.s5IJ2q8J010614@svn.freebsd.org> From: "Lev A. Serebryakov" Date: Wed, 18 Jun 2014 19:02:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358301 - head/devel/libopencm3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Wed, 18 Jun 2014 19:02:52 -0000 Author: lev Date: Wed Jun 18 19:02:51 2014 New Revision: 358301 URL: http://svnweb.freebsd.org/changeset/ports/358301 QAT: https://qat.redports.org/buildarchive/r358301/ Log: Update to latest commit. Modified: head/devel/libopencm3/Makefile head/devel/libopencm3/distinfo Modified: head/devel/libopencm3/Makefile ============================================================================== --- head/devel/libopencm3/Makefile Wed Jun 18 19:02:46 2014 (r358300) +++ head/devel/libopencm3/Makefile Wed Jun 18 19:02:51 2014 (r358301) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libopencm3 -PORTVERSION= 0.0.20140331 +PORTVERSION= 0.0.20140611 CATEGORIES= devel MAINTAINER= lev@FreeBSD.org @@ -14,7 +14,7 @@ BUILD_DEPENDS= ${LOCALBASE}/gcc-arm-embe USE_GITHUB= yes GH_ACCOUNT= libopencm3 GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= cb33acc +GH_COMMIT= c01f9ee USES= gmake USE_PYTHON_BUILD= 2 @@ -32,7 +32,4 @@ PLIST_SUB+= TARGET=${TOOLCHAIN_TARGET} F do-configure: ${FIND} ${WRKSRC} -name Makefile -o -name \*.mk -type f | ${XARGS} ${REINPLACE_CMD} -e 's|PREFIX|TARGET|g' -pre-stage: - @${ECHO_MSG} PREFIX=${PREFIX} - .include Modified: head/devel/libopencm3/distinfo ============================================================================== --- head/devel/libopencm3/distinfo Wed Jun 18 19:02:46 2014 (r358300) +++ head/devel/libopencm3/distinfo Wed Jun 18 19:02:51 2014 (r358301) @@ -1,2 +1,2 @@ -SHA256 (libopencm3-0.0.20140331.tar.gz) = 9cbc9c9cfd882156fbfb7ab90ce9b3e63f45c46b7e0c2e84d062065ab8c8d41f -SIZE (libopencm3-0.0.20140331.tar.gz) = 535149 +SHA256 (libopencm3-0.0.20140611.tar.gz) = 945ca0683a6e2571a285ecef2dc8785720c9fd87f5e054cfaacd762f499ebf11 +SIZE (libopencm3-0.0.20140611.tar.gz) = 535645