View | Details | Raw Unified | Return to bug 56148
Collapse All | Expand All

(-)gtimer/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	gtimer
8
PORTNAME=	gtimer
9
PORTVERSION=	1.1.5
9
PORTVERSION=	1.1.6
10
CATEGORIES=	deskutils
10
CATEGORIES=	deskutils
11
MASTER_SITES=	http://www.radix.net/~cknudsen/gtimer/
11
MASTER_SITES=	http://www.radix.net/~cknudsen/gtimer/
12
12
(-)gtimer/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (gtimer-1.1.5.tar.bz2) = 98a3d3be401165f6311598c6da969c03
1
MD5 (gtimer-1.1.6.tar.bz2) = 8acc1939abc5c3b25f400688f1d9b053
(-)gtimer/files/patch-project.c (+10 lines)
Line 0 Link Here
1
--- project.c.orig	Fri Aug 29 19:39:38 2003
2
+++ project.c	Fri Aug 29 19:39:44 2003
3
@@ -38,7 +38,6 @@
4
 #include <dirent.h>
5
 #endif
6
 #include <errno.h>
7
-#include <malloc.h>
8
 #include <string.h>
9
 #include <ctype.h>
10
 #include <sys/types.h>

Return to bug 56148