summaryrefslogtreecommitdiffstats
path: root/deskutils/gtimer
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-04-29 21:36:57 +0000
committerkris <kris@FreeBSD.org>2000-04-29 21:36:57 +0000
commitfcfa42701991727d5e757c8e8c06129235661042 (patch)
treece768691599e48cf6d22b4877a93824d25786e2a /deskutils/gtimer
parent938dab5683165f4e618e2db6fb863bb75093404d (diff)
downloadFreeBSD-ports-fcfa42701991727d5e757c8e8c06129235661042.zip
FreeBSD-ports-fcfa42701991727d5e757c8e8c06129235661042.tar.gz
Unbreak by updating to gtimer 1.1.15, and redo a botched (but cosmetic)
patch. Noticed by: bento
Diffstat (limited to 'deskutils/gtimer')
-rw-r--r--deskutils/gtimer/Makefile2
-rw-r--r--deskutils/gtimer/distinfo2
-rw-r--r--deskutils/gtimer/files/patch-ab20
3 files changed, 12 insertions, 12 deletions
diff --git a/deskutils/gtimer/Makefile b/deskutils/gtimer/Makefile
index 3a39cc1..680bafb 100644
--- a/deskutils/gtimer/Makefile
+++ b/deskutils/gtimer/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gtimer
-PORTVERSION= 1.1.4
+PORTVERSION= 1.1.5
CATEGORIES= deskutils
MASTER_SITES= http://www.radix.net/~cknudsen/gtimer/
diff --git a/deskutils/gtimer/distinfo b/deskutils/gtimer/distinfo
index 1f79581..9f156c0 100644
--- a/deskutils/gtimer/distinfo
+++ b/deskutils/gtimer/distinfo
@@ -1 +1 @@
-MD5 (gtimer-1.1.4.tar.bz2) = 0c86a2c47075ee55d8b5388c90706aa3
+MD5 (gtimer-1.1.5.tar.bz2) = 98a3d3be401165f6311598c6da969c03
diff --git a/deskutils/gtimer/files/patch-ab b/deskutils/gtimer/files/patch-ab
index 8b878ae..0c9def9 100644
--- a/deskutils/gtimer/files/patch-ab
+++ b/deskutils/gtimer/files/patch-ab
@@ -1,10 +1,10 @@
-+--- task.c.orig Wed Apr 21 12:05:44 1999
-++++ task.c Wed Apr 21 12:05:51 1999
-+@@ -42,7 +42,6 @@
-+ #include <unistd.h>
-+ #include <dirent.h>
-+ #include <errno.h>
-+-#include <malloc.h>
-+ #include <string.h>
-+ #include <ctype.h>
-+ #include <sys/types.h>
+--- task.c.orig Thu Mar 9 07:27:50 2000
++++ task.c Sat Apr 29 14:35:16 2000
+@@ -54,7 +54,6 @@
+ #include <dirent.h>
+ #endif
+ #include <errno.h>
+-#include <malloc.h>
+ #include <string.h>
+ #include <ctype.h>
+ #include <sys/types.h>
OpenPOWER on IntegriCloud