ports/56148: Update for deskutils/gtimer
Frank Altpeter
frank at altpeter.de
Fri Aug 29 17:50:19 UTC 2003
>Number: 56148
>Category: ports
>Synopsis: Update for deskutils/gtimer
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Aug 29 10:50:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Frank Altpeter
>Release: FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD murphy.planlos.de 4.8-STABLE FreeBSD 4.8-STABLE #3: Thu Aug 14 13:22:12 CEST 2003 root at murphy.planlos.de:/usr/obj/usr/src/sys/kernconf.murphy i386
>Description:
Port is outdated for almost half a year. This patch will update
the Makefile and distinfo and create a patch file against
project.c, which will strip obsolete malloc.h from it.
>How-To-Repeat:
>Fix:
diff -ruN gtimer.old/Makefile gtimer/Makefile
--- gtimer.old/Makefile Fri Apr 18 23:20:06 2003
+++ gtimer/Makefile Fri Aug 29 19:38:01 2003
@@ -6,7 +6,7 @@
#
PORTNAME= gtimer
-PORTVERSION= 1.1.5
+PORTVERSION= 1.1.6
CATEGORIES= deskutils
MASTER_SITES= http://www.radix.net/~cknudsen/gtimer/
diff -ruN gtimer.old/distinfo gtimer/distinfo
--- gtimer.old/distinfo Sat Apr 29 23:36:55 2000
+++ gtimer/distinfo Fri Aug 29 19:38:27 2003
@@ -1 +1 @@
-MD5 (gtimer-1.1.5.tar.bz2) = 98a3d3be401165f6311598c6da969c03
+MD5 (gtimer-1.1.6.tar.bz2) = 8acc1939abc5c3b25f400688f1d9b053
diff -ruN gtimer.old/files/patch-project.c gtimer/files/patch-project.c
--- gtimer.old/files/patch-project.c Thu Jan 1 01:00:00 1970
+++ gtimer/files/patch-project.c Fri Aug 29 19:40:21 2003
@@ -0,0 +1,10 @@
+--- project.c.orig Fri Aug 29 19:39:38 2003
++++ project.c Fri Aug 29 19:39:44 2003
+@@ -38,7 +38,6 @@
+ #include <dirent.h>
+ #endif
+ #include <errno.h>
+-#include <malloc.h>
+ #include <string.h>
+ #include <ctype.h>
+ #include <sys/types.h>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list