From 6eba80163ce01e9b22cf2a31d8350686d3c12ea1 Mon Sep 17 00:00:00 2001
From: Jean-Yves Lefort <jylefort@FreeBSD.org>
Date: Wed, 25 May 2005 00:07:38 +0000
Subject: Update to 1.85

PR:		ports/81365
Submitted by:	maintainer
---
 math/units/Makefile            |  2 +-
 math/units/distinfo            |  4 ++--
 math/units/files/patch-units.c | 15 ---------------
 3 files changed, 3 insertions(+), 18 deletions(-)
 delete mode 100644 math/units/files/patch-units.c

(limited to 'math/units')

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
- 
-- 
cgit v1.2.3