From owner-svn-ports-head@FreeBSD.ORG Sun Apr 6 05:46:51 2014 Return-Path: Delivered-To: svn-ports-head@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 91F5CAA0; Sun, 6 Apr 2014 05:46:51 +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 7F0438DB; Sun, 6 Apr 2014 05:46:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s365kpvf007007; Sun, 6 Apr 2014 05:46:51 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s365kpKM007005; Sun, 6 Apr 2014 05:46:51 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201404060546.s365kpKM007005@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 6 Apr 2014 05:46:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350295 - head/science/udunits X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2014 05:46:51 -0000 Author: sunpoet Date: Sun Apr 6 05:46:50 2014 New Revision: 350295 URL: http://svnweb.freebsd.org/changeset/ports/350295 QAT: https://qat.redports.org/buildarchive/r350295/ Log: - Update to 2.2.5 - Add DOCS option Changes: 2.2.5: - Added missing "Makefile.in" to source-distribution. 2.2.4: - Corrected version information in documentation. The Git plugin for Eclipse doesn't yet support Git hooks, so the pre-commit hook wasn't working. 2.2.3: - Added vetting of the autoconf-based build to the continuous-delivery pipeline. 2.2.2: - Documentation: Changed URL of Unidata yum(1) repository from to . 2.2.1: - UDUNITS-1 Interface: Squashed bug in UDUNITS-1 interface that would not indicate an error if an ENOMEM error occurred. - Documentation: Corrected name of installation-prefix variable in cmake build example for Windows (UDUNITS_INSTALL_PREFIX -> CMAKE_INSTALL_PREFIX). 2.2.0: - New Features: - Program udunits2(1): - Added "-H have" and "-W want" options. - Added support for numeric unit amount so that "0 degC" equals "32 degF". - Library udunits2(3): - Added ut_get_path_xml() to retrieve pathname of XML unit database. - Units Database: - Added units "molecule" (for conversion with "mole") and "bit". - Misc: - Removed bundled EXPAT package. - Ported code to 32-bit Windows-7 under MinGW. - Added explicit chapters on the unit utility and unit library to the top-level package documentation. - Bug Fixes: - Library udunits2(3): - Corrected logic of checking for location of element. - Units Database: - Corrected ISO Latin-1 encodings that somehow got corrupted. - Release Engineering: - Added support for building by CMake and for creating binary distributions by CPack. - Added scripts and configuration-files to support continuous-delivery. - Added acceptance-test scripts for 32-bit Ubuntu 12 (Precise Pangolin) and 32-bit Windows-7. Currently, only the Ubuntu script is used in the continuous-delivery pipeline. - Misc: - Changed file LICENSE to COPYRIGHT and corrected copyright year in many files. - Refactored the documentation to make it more version aware. Modified: head/science/udunits/Makefile head/science/udunits/distinfo Modified: head/science/udunits/Makefile ============================================================================== --- head/science/udunits/Makefile Sun Apr 6 05:46:46 2014 (r350294) +++ head/science/udunits/Makefile Sun Apr 6 05:46:50 2014 (r350295) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= udunits -PORTVERSION= 2.1.24 -PORTREVISION= 1 +PORTVERSION= 2.2.5 CATEGORIES= science math MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ \ LOCAL/sunpoet @@ -13,6 +12,8 @@ COMMENT= Library for manipulating units LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +OPTIONS_DEFINE= DOCS + CONFIGURE_ENV= ac_cv_header_CUnit_CUnit_h=no CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -21,8 +22,12 @@ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes INFO= udunits2 udunits2lib udunits2prog +PORTDOCS= * post-patch: @${REINPLACE_CMD} -e '/install-data-hook$$/d' ${WRKSRC}/lib/Makefile.in +regression-test test: build + cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} check + .include Modified: head/science/udunits/distinfo ============================================================================== --- head/science/udunits/distinfo Sun Apr 6 05:46:46 2014 (r350294) +++ head/science/udunits/distinfo Sun Apr 6 05:46:50 2014 (r350295) @@ -1,2 +1,2 @@ -SHA256 (udunits-2.1.24.tar.gz) = 2e5fa4583031b26404a68167b38a11773872486f3c342fdde1e48c52a86e0ed0 -SIZE (udunits-2.1.24.tar.gz) = 1059344 +SHA256 (udunits-2.2.5.tar.gz) = 2403cd5d58f61cdfb511c822e26d6274fee60370a7f56dfb83d8b4bf7490c319 +SIZE (udunits-2.2.5.tar.gz) = 981897