ports/52992: Maintainer-update gurlchecker

Koop Mast einekoai at chello.nl
Fri Jun 6 14:50:08 UTC 2003


>Number:         52992
>Category:       ports
>Synopsis:       Maintainer-update gurlchecker
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 06 07:50:06 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Koop Mast
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD prisma.quccc.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Apr 5 10:29:05 CEST 2003 root@:/usr/obj/usr/src/sys/rainbow i386


	
>Description:
	Update 0.4.0 -> 0.4.1 version.
	patch patch-src::general.h can be deleted.
	
>How-To-Repeat:
	
>Fix:

	

--- gurlchecker-0.4.0-0.4.1.diff begins here ---
diff -ruN gurlchecker.orig/Makefile gurlchecker/Makefile
--- gurlchecker.orig/Makefile	Mon Jun  2 00:17:49 2003
+++ gurlchecker/Makefile	Fri Jun  6 16:37:56 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gurlchecker
-PORTVERSION=	0.4.0
+PORTVERSION=	0.4.1
 CATEGORIES=	www gnome
 MASTER_SITES=	http://savannah.nongnu.org/download/gurlchecker/stable/0.4/
 
diff -ruN gurlchecker.orig/distinfo gurlchecker/distinfo
--- gurlchecker.orig/distinfo	Mon Jun  2 00:17:49 2003
+++ gurlchecker/distinfo	Fri Jun  6 16:38:05 2003
@@ -1 +1 @@
-MD5 (gurlchecker-0.4.0.tar.gz) = 881c2813bcd35441791390c4de51d44b
+MD5 (gurlchecker-0.4.1.tar.gz) = c6a3f626b0554d378178fb47e69ad93a
diff -ruN gurlchecker.orig/files/patch-src::general.h gurlchecker/files/patch-src::general.h
--- gurlchecker.orig/files/patch-src::general.h	Mon Jun  2 00:17:49 2003
+++ gurlchecker/files/patch-src::general.h	Thu Jan  1 01:00:00 1970
@@ -1,19 +0,0 @@
---- src/general.h.orig	Wed May 28 19:29:40 2003
-+++ src/general.h	Sun Jun  1 21:50:33 2003
-@@ -33,7 +33,16 @@
- #include <sys/socket.h>
- #include <sys/types.h>
- #include <sys/stat.h>
-+
-+#ifdef __linux__
- #include <sys/vfs.h>
-+#endif
-+
-+#ifdef __FreeBSD__
-+#include <sys/param.h>
-+#include <sys/mount.h>
-+#endif
-+
- #include <signal.h>
- #include <setjmp.h>
- #include <sys/types.h>
--- gurlchecker-0.4.0-0.4.1.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list