Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Sep 2001 14:10:31 -0400 (EDT)
From:      Patrick Li <pat@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30434: Update port: misc/menushki
Message-ID:  <200109081810.f88IAVx82164@cc92687-a.wlgrv1.pa.home.com>

next in thread | raw e-mail | index | archive | help

>Number:         30434
>Category:       ports
>Synopsis:       Update port: misc/menushki
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 08 11:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Li
>Release:        FreeBSD 4.4-RC i386
>Organization:
N/A
>Environment:
System: FreeBSD bottlenek 4.4-RC FreeBSD 4.4-RC #0: Wed Aug 29 20:10:10 EDT 2001 pat@bottlenek:/usr/src/sys/compile/BOTTLENEK i386
>Description:
- Update to 0.7
- Remove patches
>How-To-Repeat:
N/A
>Fix:
diff -ruN /usr/ports/misc/menushki/Makefile menushki/Makefile
--- /usr/ports/misc/menushki/Makefile	Fri Sep  7 17:25:40 2001
+++ menushki/Makefile	Sat Sep  8 14:01:42 2001
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	menushki
-PORTVERSION=	0.6
+PORTVERSION=	0.7
 CATEGORIES=	misc x11
-MASTER_SITES=	http://www.geocities.com/loki_bg/ \
-		${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	pat@databits.net
@@ -19,12 +18,6 @@
 USE_GMAKE=	yes
 
 DOCS=	AUTHORS ChangeLog README TODO
-PATCH_CLOSE=	editor.cc menushki.cc
-
-post-patch:
-.for files in ${PATCH_CLOSE}
-	@${PERL} -pi -e "s!(tw\.close);!\1\(\);!" ${WRKSRC}/${files}
-.endfor
 
 post-install:
 .ifndef(NOPORTDOCS)
diff -ruN /usr/ports/misc/menushki/distinfo menushki/distinfo
--- /usr/ports/misc/menushki/distinfo	Fri Sep  7 17:25:40 2001
+++ menushki/distinfo	Sat Sep  8 14:01:01 2001
@@ -1 +1 @@
-MD5 (menushki-0.6.tar.gz) = cff44749fe162746c73898459ef0aa4d
+MD5 (menushki-0.7.tar.gz) = c98758876652156367c7f1c48c099956
diff -ruN /usr/ports/misc/menushki/files/patch-konst.string.h menushki/files/patch-konst.string.h
--- /usr/ports/misc/menushki/files/patch-konst.string.h	Fri Sep  7 02:59:34 2001
+++ menushki/files/patch-konst.string.h	Wed Dec 31 19:00:00 1969
@@ -1,10 +0,0 @@
---- ktools-1.1/include/konst.string.h.orig	Thu Sep  6 10:50:02 2001
-+++ ktools-1.1/include/konst.string.h	Thu Sep  6 10:49:40 2001
-@@ -3,6 +3,7 @@
- 
- #include <string>
- #include <vector>
-+#include <time.h>
- 
- #include "konst.list.h"
- #include "konst.conf.h"
diff -ruN /usr/ports/misc/menushki/files/patch-konst.ui.dlg.h menushki/files/patch-konst.ui.dlg.h
--- /usr/ports/misc/menushki/files/patch-konst.ui.dlg.h	Fri Sep  7 02:59:34 2001
+++ menushki/files/patch-konst.ui.dlg.h	Wed Dec 31 19:00:00 1969
@@ -1,13 +0,0 @@
---- ktools-1.1/include/konst.ui.dlg.h.orig	Thu Sep  6 10:51:48 2001
-+++ ktools-1.1/include/konst.ui.dlg.h	Thu Sep  6 10:53:05 2001
-@@ -4,6 +4,10 @@
- #include <list>
- #include <algorithm>
- 
-+#include <time.h>
-+#include <unistd.h>
-+#include <sys/types.h>
-+
- #include "konst.conf.h"
- #include "konst.ui.window.h"
- #include "konst.ui.menu.h"
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109081810.f88IAVx82164>