aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2008-04-12 09:35:21 +0800
committerclsung <clsung@FreeBSD.org>2008-04-12 09:35:21 +0800
commit670951c7eb6effafe28de2a35f2a31ac77c56008 (patch)
tree48085836cf55d116a8b5cb7c30b1f98d7adf5744 /science
parent7fe72f822f088acf25d2e65545208e7012cb5178 (diff)
downloadfreebsd-ports-gnome-670951c7eb6effafe28de2a35f2a31ac77c56008.tar.gz
freebsd-ports-gnome-670951c7eb6effafe28de2a35f2a31ac77c56008.tar.zst
freebsd-ports-gnome-670951c7eb6effafe28de2a35f2a31ac77c56008.zip
- Update to 1.1.1
PR: ports/122667 Submitted by: maintainer (Sunpoet Po-Chuan Hsieh)
Diffstat (limited to 'science')
-rw-r--r--science/cdo/Makefile2
-rw-r--r--science/cdo/distinfo6
-rw-r--r--science/cdo/files/extra-patch-src-Makefile.in12
3 files changed, 10 insertions, 10 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 158f74e67e03..19c32685c8d2 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= cdo
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= science
MASTER_SITES= http://www.mpimet.mpg.de/fileadmin/software/cdo/ \
http://sunpoet.net/distfiles/
diff --git a/science/cdo/distinfo b/science/cdo/distinfo
index 966703d5d882..8a05369985df 100644
--- a/science/cdo/distinfo
+++ b/science/cdo/distinfo
@@ -1,3 +1,3 @@
-MD5 (cdo-1.1.0.tar.gz) = 1b50c3e3dfa75bbf6f293e16facbcf67
-SHA256 (cdo-1.1.0.tar.gz) = 7ee16595ac1b9827787490aa6b70a903bf4f870be5ce767c3fe2062519088a88
-SIZE (cdo-1.1.0.tar.gz) = 2406322
+MD5 (cdo-1.1.1.tar.gz) = 003e78d96348b4728a0996b3e0d61b7a
+SHA256 (cdo-1.1.1.tar.gz) = 7782c1d1a7a7a5a0e612bf0e1530bcdc9611c66a28f5ad646b5aefa145544f5a
+SIZE (cdo-1.1.1.tar.gz) = 2487004
diff --git a/science/cdo/files/extra-patch-src-Makefile.in b/science/cdo/files/extra-patch-src-Makefile.in
index f6e54dc31bad..1559c15d03f5 100644
--- a/science/cdo/files/extra-patch-src-Makefile.in
+++ b/science/cdo/files/extra-patch-src-Makefile.in
@@ -1,13 +1,13 @@
---- src/Makefile.in.orig 2008-01-04 20:42:09.000000000 +0800
-+++ src/Makefile.in 2008-01-31 20:06:47.000000000 +0800
-@@ -37,8 +37,8 @@
- PRE_UNINSTALL = :
- POST_UNINSTALL = :
+--- src/Makefile.in.orig 2008-04-04 15:08:17.000000000 +0800
++++ src/Makefile.in 2008-04-12 00:44:30.000000000 +0800
+@@ -33,8 +33,8 @@
+ build_triplet = @build@
host_triplet = @host@
+ target_triplet = @target@
-bin_PROGRAMS = cdo$(EXEEXT)
-noinst_PROGRAMS = cdotest$(EXEEXT)
+bin_PROGRAMS = cdo$(EXEEXT) cdotest$(EXEEXT)
-+noinst_PROGRAMS =
++noinst_PROGRAMS =
subdir = src
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/config.h.in