diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-25 08:07:38 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-25 08:07:38 +0800 |
commit | 5ec62de32704fa81e018205cc34072235139c1b9 (patch) | |
tree | fa3b4d16154eeaef5f1371ed4aa99bf9869867b1 | |
parent | 1eac528f9a2975e48909a3f30bcd6c6dbe00c481 (diff) | |
download | freebsd-ports-gnome-5ec62de32704fa81e018205cc34072235139c1b9.tar.gz freebsd-ports-gnome-5ec62de32704fa81e018205cc34072235139c1b9.tar.zst freebsd-ports-gnome-5ec62de32704fa81e018205cc34072235139c1b9.zip |
Update to 1.85
PR: ports/81365
Submitted by: maintainer
-rw-r--r-- | math/units/Makefile | 2 | ||||
-rw-r--r-- | math/units/distinfo | 4 | ||||
-rw-r--r-- | math/units/files/patch-units.c | 15 |
3 files changed, 3 insertions, 18 deletions
diff --git a/math/units/Makefile b/math/units/Makefile index 7de89de24ee9..77e05b822a2e 100644 --- a/math/units/Makefile +++ b/math/units/Makefile @@ -6,7 +6,7 @@ # PORTNAME= units -PORTVERSION= 1.80 +PORTVERSION= 1.85 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/units/distinfo b/math/units/distinfo index dd5fc0bf9893..a40fcebf91f6 100644 --- a/math/units/distinfo +++ b/math/units/distinfo @@ -1,2 +1,2 @@ -MD5 (units-1.80.tar.gz) = 537f0e1fadc7715e1eb15c9aa33c8c64 -SIZE (units-1.80.tar.gz) = 206483 +MD5 (units-1.85.tar.gz) = e2856ebf1082a8ed4f83d791e5a0b90b +SIZE (units-1.85.tar.gz) = 230679 diff --git a/math/units/files/patch-units.c b/math/units/files/patch-units.c deleted file mode 100644 index acbf5c3c3e2b..000000000000 --- a/math/units/files/patch-units.c +++ /dev/null @@ -1,15 +0,0 @@ ---- units.c.orig Mon Dec 1 11:09:41 2003 -+++ units.c Mon Dec 1 11:10:00 2003 -@@ -2358,9 +2358,9 @@ - - #if 0 - -- "sed 's/.*/& ft\" -- "m/' feet|units -q|sed 's/^[[:space:]]*\* //" -- "/^[[:space:]]*\//d'" -+// "sed 's/.*/& ft\" -+// "m/' feet|units -q|sed 's/^[[:space:]]*\* //" -+// "/^[[:space:]]*\//d'" - - #endif - |