Date: Fri, 23 Oct 2009 23:06:52 -0200 (BRST) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/139875: [PATCH] science/udunits: update to 2.1.9 Message-ID: <20091024010652.7E5C53F5F97@fbsd.scjamorim.org> Resent-Message-ID: <200910240110.n9O1A1gp096765@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139875 >Category: ports >Synopsis: [PATCH] science/udunits: update to 2.1.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Oct 24 01:10:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009 >Description: - Update to 2.1.9 - Added use of USE_LDCONFIG to Makefile - New version not have manpages - WRKSRC go back to value default - Changed pkg-plist Removed file(s): - files/patch-CUSTOMIZE - files/patch-configure - files/patch-lib_Makefile.in - files/patch-port_master.mk.in Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- udunits-2.1.9.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/science/udunits/Makefile,v retrieving revision 1.9 diff -u -u -r1.9 Makefile --- Makefile 9 Jun 2009 14:30:23 -0000 1.9 +++ Makefile 24 Oct 2009 01:03:41 -0000 @@ -6,7 +6,7 @@ # PORTNAME= udunits -PORTVERSION= 1.12.9 +PORTVERSION= 2.1.9 CATEGORIES= science math MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/${PORTNAME}/ \ ${MASTER_SITE_LOCAL:S|%SUBDIR%|glewis/udunits|} @@ -14,21 +14,11 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A library for manipulating units of physical quantities -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src GNU_CONFIGURE= yes USE_PERL5= yes +USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes CFLAGS+= -fPIC -MAN1= udunits.1 \ - udunitsperl.1 -MAN3= udunits.3 \ - udunits.3f - -post-build: - ${REINPLACE_CMD} -e 's: doc_[^_]*_install::' \ - -e 's: doc_install::' \ - "${WRKSRC}/perl/Makefile" - .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/science/udunits/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 20 Jan 2009 05:44:41 -0000 1.3 +++ distinfo 24 Oct 2009 01:03:41 -0000 @@ -1,3 +1,3 @@ -MD5 (udunits-1.12.9.tar.gz) = 2bf4ba7a92e4c45b9e6003a295ca4e65 -SHA256 (udunits-1.12.9.tar.gz) = a53b95d754e7c8a769ab889844e83b03739814084b903c9d734ee98fd274722e -SIZE (udunits-1.12.9.tar.gz) = 239016 +MD5 (udunits-2.1.9.tar.gz) = b1eafe8854f1c94c52ede253c5cdb017 +SHA256 (udunits-2.1.9.tar.gz) = 50cc4687d589c36a23a5069efa73e47a90c8e093326c2bd28844a421d1613780 +SIZE (udunits-2.1.9.tar.gz) = 1033486 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/science/udunits/pkg-plist,v retrieving revision 1.1 diff -u -u -r1.1 pkg-plist --- pkg-plist 14 Jan 2005 21:52:08 -0000 1.1 +++ pkg-plist 24 Oct 2009 01:03:41 -0000 @@ -1,12 +1,15 @@ -bin/udunits -etc/udunits.dat +bin/udunits2 +include/converter.h include/udunits.h -include/udunits.inc -lib/libudport.a -lib/libudunits.a -%%SITE_PERL%%/%%PERL_ARCH%%/UDUNITS.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/UDUNITS/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/UDUNITS/UDUNITS.bs -%%SITE_PERL%%/%%PERL_ARCH%%/auto/UDUNITS/UDUNITS.so -%%SITE_PERL%%/%%PERL_ARCH%%/auto/UDUNITS/autosplit.ix -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/UDUNITS +include/udunits2.h +lib/libudunits2.a +lib/libudunits2.la +lib/libudunits2.so +lib/libudunits2.so.0 +%%DATADIR%%/udunits2-accepted.xml +%%DATADIR%%/udunits2-base.xml +%%DATADIR%%/udunits2-common.xml +%%DATADIR%%/udunits2-derived.xml +%%DATADIR%%/udunits2-prefixes.xml +%%DATADIR%%/udunits2.xml +@dirrm %%DATADIR%% Index: files/patch-CUSTOMIZE =================================================================== RCS file: files/patch-CUSTOMIZE diff -N files/patch-CUSTOMIZE --- files/patch-CUSTOMIZE 14 Jan 2005 21:52:08 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,12 +0,0 @@ -$FreeBSD: ports/science/udunits/files/patch-CUSTOMIZE,v 1.1 2005/01/14 21:52:08 glewis Exp $ - ---- CUSTOMIZE.orig 2004-05-08 14:04:53.199958510 -0700 -+++ CUSTOMIZE 2004-05-08 13:58:48.843900138 -0700 -@@ -33,3 +33,7 @@ - # Ancillary libraries. SunOS 4 user's might need something like the - # following in order to resolve strerror() in the perl/ subdirectory. - # LIBS='-L/usr/lang/SC3.0.1/lib -lansi' -+ -+FC=g77 -+CPPFLAGS=-Df2cFortran -+LD_MATH=-lm Index: files/patch-configure =================================================================== RCS file: files/patch-configure diff -N files/patch-configure --- files/patch-configure 14 Jan 2005 21:52:08 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,13 +0,0 @@ -$FreeBSD: ports/science/udunits/files/patch-configure,v 1.1 2005/01/14 21:52:08 glewis Exp $ - ---- configure.orig Sat Jan 1 00:30:00 2005 -+++ configure Sat Jan 1 00:30:39 2005 -@@ -4648,7 +4648,7 @@ - exit(0); - } - EOF -- doit='$CC -o conftest ${CFLAGS-} ${CPPFLAGS-} ${LDFLAGS-} conftest.c ${LIBS-}' -+ doit='$CC -o conftest ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} conftest.c ${LIBS}' - if { (eval echo "$as_me:$LINENO: \"$doit\"") >&5 - (eval $doit) 2>&5 - ac_status=$? Index: files/patch-lib_Makefile.in =================================================================== RCS file: files/patch-lib_Makefile.in diff -N files/patch-lib_Makefile.in --- files/patch-lib_Makefile.in 14 Jan 2005 21:52:08 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,13 +0,0 @@ -$FreeBSD: ports/science/udunits/files/patch-lib_Makefile.in,v 1.1 2005/01/14 21:52:08 glewis Exp $ - ---- lib/Makefile.in.orig Sat Jan 1 00:03:38 2005 -+++ lib/Makefile.in Sat Jan 1 00:04:39 2005 -@@ -6,7 +6,7 @@ - - LIBRARY = udunits - --FLEX = /usr/local/gnu/bin/flex -+FLEX = /usr/bin/flex - cpp_path = -DUT_DEFAULT_PATH='"$(prefix)/etc/udunits.dat"' - CPPFLAGS = -I../port/misc -I../port/cfortran $(cpp_path) @CPPFLAGS@ - CFLAGS = @CFLAGS@ Index: files/patch-port_master.mk.in =================================================================== RCS file: files/patch-port_master.mk.in diff -N files/patch-port_master.mk.in --- files/patch-port_master.mk.in 14 Jan 2005 21:52:08 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,34 +0,0 @@ -$FreeBSD: ports/science/udunits/files/patch-port_master.mk.in,v 1.1 2005/01/14 21:52:08 glewis Exp $ - ---- port/master.mk.in.orig Tue Sep 30 12:39:28 2003 -+++ port/master.mk.in Mon Jan 3 10:38:26 2005 -@@ -433,21 +433,6 @@ - -e '/^\.TH/s/$$D\ate: \([0-9]*\)\/\([0-9]*\)\/\([0-9]*\).*\$$/\1-\2-\3/'\ - $(MANUAL) | $(TBL) | $(NEQN) > $@;; \ - esac -- extension=`echo $(MANUAL) | sed 's/[^.]*\.//'`; \ -- subchapter=`echo $$extension | sed 's/.//'`; \ -- case "$$subchapter" in \ -- '') ;; \ -- *) chapter=`echo $$extension | sed 's/\(.\).*/\1/'`; \ -- if test -d $(MANDIR)$$subchapter; then \ -- : true; \ -- else \ -- mkdir $(MANDIR)$$subchapter; \ -- fi; \ -- rm -f $(MANDIR)$$subchapter/$(MANUAL); \ -- ln -s ../`basename $(MANDIR)`/$(MANUAL) \ -- $(MANDIR)$$subchapter/$(MANUAL); \ -- ;; \ -- esac - - dummy_mandir $(MANDIR): - mkdir -p $@ -@@ -455,7 +440,6 @@ - - whatis: $(MANDIR)/$(WHATIS) - $(MANDIR)/$(WHATIS): $(MANDIR) -- $(MAKEWHATIS_CMD) - - - ############################################################################ --- udunits-2.1.9.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091024010652.7E5C53F5F97>