aboutsummaryrefslogtreecommitdiff
path: root/science/udunits
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2010-08-19 09:02:59 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2010-08-19 09:02:59 +0000
commit05c503e612ff97a20c12129d0399e2eafb2b0465 (patch)
treeab17cb2fc6192f24de29d14c2890431e7aa0ad06 /science/udunits
parentb5fc7efd424cee6f1b9f9f5aa87ceb7eb3a502eb (diff)
downloadports-05c503e612ff97a20c12129d0399e2eafb2b0465.tar.gz
ports-05c503e612ff97a20c12129d0399e2eafb2b0465.zip
- Update to 2.1.18
PR: ports/149760 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet dot net> (maintainer) Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=259564
Diffstat (limited to 'science/udunits')
-rw-r--r--science/udunits/Makefile11
-rw-r--r--science/udunits/distinfo6
2 files changed, 8 insertions, 9 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile
index cc50c309b06f..f4db937ea06c 100644
--- a/science/udunits/Makefile
+++ b/science/udunits/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= udunits
-PORTVERSION= 2.1.17
+PORTVERSION= 2.1.18
CATEGORIES= science math
MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ \
http://sunpoet.net/distfiles/
@@ -16,16 +16,15 @@ COMMENT= A library for manipulating units of physical quantities
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
-USE_PERL5= yes
-USE_AUTOTOOLS= libtool:22
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
ac_cv_header_CUnit_CUnit_h=no
+CPPFLAGS= -I${LOCALBASE}/include
+LDFLAGS= -L${LOCALBASE}/lib
MAKE_JOBS_SAFE= yes
+USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= yes
+USE_PERL5= yes
INFO= udunits2 udunits2lib udunits2prog
-CPPFLAGS= -I${LOCALBASE}/include
-LDFLAGS= -L${LOCALBASE}/lib
-
.include <bsd.port.mk>
diff --git a/science/udunits/distinfo b/science/udunits/distinfo
index e54c265d1fc1..800b27bc2866 100644
--- a/science/udunits/distinfo
+++ b/science/udunits/distinfo
@@ -1,3 +1,3 @@
-MD5 (udunits-2.1.17.tar.gz) = cc7d011987b0473c352119a1bcbfb0ea
-SHA256 (udunits-2.1.17.tar.gz) = b12eee7748c9668c905f9a7be44da60be082982a059d8bea877ac458a211bbbd
-SIZE (udunits-2.1.17.tar.gz) = 1056592
+MD5 (udunits-2.1.18.tar.gz) = b816ba38173023bff4d2877eb53fdfa8
+SHA256 (udunits-2.1.18.tar.gz) = ee078ed362bd3b9bac3ca46c600dd7616e545db8b997eef28c79e14dc3e7bdb1
+SIZE (udunits-2.1.18.tar.gz) = 1056660