mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- update to 0.7
- remove a geocities.com mirror PR: 30434 Submitted by: maintainer
This commit is contained in:
parent
24ffc7e919
commit
3de5627647
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47545
@ -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 @@ GNU_CONFIGURE= yes
|
||||
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)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (menushki-0.6.tar.gz) = cff44749fe162746c73898459ef0aa4d
|
||||
MD5 (menushki-0.7.tar.gz) = c98758876652156367c7f1c48c099956
|
||||
|
@ -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"
|
@ -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"
|
Loading…
Reference in New Issue
Block a user