ports/63042: [PATCH] irc/srvx: [SUMMARIZE CHANGES]

Charlie & root at relnor.com
Wed Feb 18 23:50:20 UTC 2004


>Number:         63042
>Category:       ports
>Synopsis:       [PATCH] irc/srvx: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 18 15:50:19 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD relnor.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Feb 12 17:04:32 EST 2004
>Description:
[DESCRIBE CHANGES]

Port maintainer (weaseal at users.sourceforge.net) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- srvx-1.2.1_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/irc/srvx/Makefile /usr/ports/irc/srvx-new/Makefile
--- /usr/ports/irc/srvx/Makefile	Wed Feb 18 15:24:06 2004
+++ /usr/ports/irc/srvx-new/Makefile	Wed Feb 18 18:35:12 2004
@@ -7,13 +7,15 @@
 
 PORTNAME=	srvx
 PORTVERSION=	1.2.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	irc net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	srvx
 
 MAINTAINER=	weaseal at users.sourceforge.net
 COMMENT=	Srvx IRC services
+
+BROKEN=		Broken due to .conf and .help file location problems, patch in progress
 
 GNU_CONFIGURE=		yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff -ruN --exclude=CVS /usr/ports/irc/srvx/distinfo /usr/ports/irc/srvx-new/distinfo
--- /usr/ports/irc/srvx/distinfo	Mon Jan 12 05:45:48 2004
+++ /usr/ports/irc/srvx-new/distinfo	Wed Feb 18 18:04:02 2004
@@ -1 +1,2 @@
 MD5 (srvx-1.2.1.tar.gz) = 4c1c4982fbc23156dbeb6d5c33850c3b
+SIZE (srvx-1.2.1.tar.gz) = 556892
diff -ruN --exclude=CVS /usr/ports/irc/srvx/files/patch-ab /usr/ports/irc/srvx-new/files/patch-ab
--- /usr/ports/irc/srvx/files/patch-ab	Mon Jan 12 05:45:48 2004
+++ /usr/ports/irc/srvx-new/files/patch-ab	Wed Feb 18 15:24:47 2004
@@ -5,7 +5,7 @@
  int quit_services, max_cycles;
 
 -char *services_config = "srvx.conf";
-+char *services_config = "../etc/srvx.conf";
++char *services_config = "/usr/local/etc/srvx.conf";
 
  char **services_argv;
  int services_argc;
diff -ruN --exclude=CVS /usr/ports/irc/srvx/pkg-descr /usr/ports/irc/srvx-new/pkg-descr
--- /usr/ports/irc/srvx/pkg-descr	Tue Feb 17 14:23:16 2004
+++ /usr/ports/irc/srvx-new/pkg-descr	Mon Feb 16 20:12:53 2004
@@ -14,4 +14,3 @@
 
 Author:	"Entrope" <entrope at users.sourceforge.net>
 WWW:	http://www.srvx.net
-
--- srvx-1.2.1_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list