1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

upgrade to 0.15

maintainer drops maintainership

PR:		30763
Submitted by:	MAINTAINER
This commit is contained in:
Ying-Chieh Liao 2001-10-15 13:40:52 +00:00
parent 63b7fbd702
commit d5172f8db4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48796
10 changed files with 44 additions and 16 deletions

View File

@ -6,16 +6,20 @@
#
PORTNAME= gtk-gnutella
PORTVERSION= 0.12
PORTVERSION= 0.15
CATEGORIES= net
MASTER_SITES= http://gtk-gnutella.sourceforge.net/download/ \
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://gtk-gnutella.sourceforge.net/download/ \
ftp://gtk-gnutella.sourceforge.net/pub/gtk-gnutella/
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= rbt@zort.on.ca
MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (gtk-gnutella-0.12.tar.gz) = 2e87deca651122dea2b9ed15748bac9b
MD5 (gtk-gnutella_0.15.tar.gz) = e4474e8712b548b4366eb7c8f9a1951a

View File

@ -0,0 +1,13 @@
--- src/main.c.old Sun Sep 23 09:57:23 2001
+++ src/main.c Sun Sep 23 09:57:49 2001
@@ -2,7 +2,10 @@
#include "gnutella.h"
#include <signal.h>
+
+#ifdef HAVE_MCHECK_H
#include <mcheck.h>
+#endif
#include "interface.h"
#include "support.h"

View File

@ -7,6 +7,3 @@ An excellent way to find that hidden file on the internet that you know exists
but standard search engines do not seem to carry.
WWW: http://gtk-gnutella.sourceforge.net/
- rbt
rbt@zort.on.ca

View File

@ -1 +1 @@
bin/gtk_gnutella
bin/gtk-gnutella

View File

@ -6,16 +6,20 @@
#
PORTNAME= gtk-gnutella
PORTVERSION= 0.12
PORTVERSION= 0.15
CATEGORIES= net
MASTER_SITES= http://gtk-gnutella.sourceforge.net/download/ \
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://gtk-gnutella.sourceforge.net/download/ \
ftp://gtk-gnutella.sourceforge.net/pub/gtk-gnutella/
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= rbt@zort.on.ca
MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (gtk-gnutella-0.12.tar.gz) = 2e87deca651122dea2b9ed15748bac9b
MD5 (gtk-gnutella_0.15.tar.gz) = e4474e8712b548b4366eb7c8f9a1951a

View File

@ -0,0 +1,13 @@
--- src/main.c.old Sun Sep 23 09:57:23 2001
+++ src/main.c Sun Sep 23 09:57:49 2001
@@ -2,7 +2,10 @@
#include "gnutella.h"
#include <signal.h>
+
+#ifdef HAVE_MCHECK_H
#include <mcheck.h>
+#endif
#include "interface.h"
#include "support.h"

View File

@ -7,6 +7,3 @@ An excellent way to find that hidden file on the internet that you know exists
but standard search engines do not seem to carry.
WWW: http://gtk-gnutella.sourceforge.net/
- rbt
rbt@zort.on.ca

View File

@ -1 +1 @@
bin/gtk_gnutella
bin/gtk-gnutella