From kcwu@kcwu.dyndns.org  Sat Dec 14 04:47:20 2002
Return-Path: <kcwu@kcwu.dyndns.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F240437B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Dec 2002 04:47:19 -0800 (PST)
Received: from kcwu.dyndns.org (u142-187.u61-70.giga.net.tw [61.70.142.187])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9A03043EC5
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Dec 2002 04:47:18 -0800 (PST)
	(envelope-from kcwu@kcwu.dyndns.org)
Received: from kcwu.dyndns.org (m722 [127.0.0.1])
	by kcwu.dyndns.org (8.12.6/8.12.6) with ESMTP id gBECkt83079556
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Dec 2002 20:47:07 +0800 (CST)
	(envelope-from kcwu@kcwu.dyndns.org)
Received: (from kcwu@localhost)
	by kcwu.dyndns.org (8.12.6/8.12.6/Submit) id gBECkniu079555;
	Sat, 14 Dec 2002 20:46:49 +0800 (CST)
Message-Id: <200212141246.gBECkniu079555@kcwu.dyndns.org>
Date: Sat, 14 Dec 2002 20:46:49 +0800 (CST)
From: Kuang-che Wu <kcwu@kcwu.dyndns.org>
Reply-To: Kuang-che Wu <kcwu@kcwu.dyndns.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update rxvt-devel to 2.7.9
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46256
>Category:       ports
>Synopsis:       update rxvt-devel to 2.7.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lioux
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 14 04:50:01 PST 2002
>Closed-Date:    Sun Aug 10 08:59:11 PDT 2003
>Last-Modified:  Sun Aug 10 08:59:11 PDT 2003
>Originator:     Kuang-che Wu
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD m722 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Nov 26 18:00:18 CST 2002 root@m722:/usr/obj/usr/src/sys/M722 i386


	
>Description:
	update rxvt-devel to 2.7.9
	(replace this pr with 46244)
	
>How-To-Repeat:
	
>Fix:
diff -urN rxvt-devel.old/Makefile rxvt-devel/Makefile
--- rxvt-devel.old/Makefile	Sat Dec 14 04:00:46 2002
+++ rxvt-devel/Makefile	Sat Dec 14 04:52:52 2002
@@ -9,8 +9,7 @@
 # the same distfile.
 
 PORTNAME=	rxvt
-PORTVERSION=	2.7.8
-PORTREVISION=	1
+PORTVERSION=	2.7.9
 CATEGORIES+=	x11
 MASTER_SITES=	ftp://ftp.rxvt.org/pub/rxvt/%SUBDIR%/ \
 		ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/%SUBDIR%/ \
diff -urN rxvt-devel.old/distinfo rxvt-devel/distinfo
--- rxvt-devel.old/distinfo	Sat Dec 14 04:00:46 2002
+++ rxvt-devel/distinfo	Sat Dec 14 04:02:31 2002
@@ -1 +1 @@
-MD5 (rxvt-2.7.8.tar.bz2) = bacf6ab83464d4ede04c2407c0a76535
+MD5 (rxvt-2.7.9.tar.bz2) = d9f121e57f4ad5c30e56b6ad164ef704
diff -urN rxvt-devel.old/files/patch-ad rxvt-devel/files/patch-ad
--- rxvt-devel.old/files/patch-ad	Sat Dec 14 04:00:46 2002
+++ rxvt-devel/files/patch-ad	Thu Jan  1 08:00:00 1970
@@ -1,20 +0,0 @@
---- autoconf/config.h.in.orig	Sun Oct 22 00:13:00 2000
-+++ autoconf/config.h.in	Sun Oct 22 00:13:43 2000
-@@ -168,7 +168,7 @@
- #undef HAVE_UTMP_HOST
- 
- /* Define location of utmp */
--#undef RXVT_UTMP_FILE
-+#define RXVT_UTMP_FILE "/var/run/utmp"
- 
- /* Define in utmpx.h has struct utmpx */
- #undef HAVE_STRUCT_UTMPX
-@@ -180,7 +180,7 @@
- #undef RXVT_UTMPX_FILE
- 
- /* Define location of wtmp */
--#undef RXVT_WTMP_FILE
-+#define RXVT_WTMP_FILE "/var/log/wtmp"
- 
- /* Define location of wtmpx */
- #undef RXVT_WTMPX_FILE
diff -urN rxvt-devel.old/files/patch-autoconf::config.h.in rxvt-devel/files/patch-autoconf::config.h.in
--- rxvt-devel.old/files/patch-autoconf::config.h.in	Thu Jan  1 08:00:00 1970
+++ rxvt-devel/files/patch-autoconf::config.h.in	Sat Dec 14 04:51:52 2002
@@ -0,0 +1,12 @@
+--- autoconf/config.h.in.orig	Sat Dec 14 04:50:19 2002
++++ autoconf/config.h.in	Sat Dec 14 04:50:23 2002
+@@ -349,3 +349,9 @@
+ 
+ /* Define if you have the <unistd.h> header file.  */
+ #undef HAVE_UNISTD_H
++
++/* Define if you have the <utmp.h> header file.  */
++#undef HAVE_UTMP_H
++
++/* Define if you have the <utmpx.h> header file.  */
++#undef HAVE_UTMPX_H
diff -urN rxvt-devel.old/files/patch-configure rxvt-devel/files/patch-configure
--- rxvt-devel.old/files/patch-configure	Thu Jan  1 08:00:00 1970
+++ rxvt-devel/files/patch-configure	Sat Dec 14 20:31:50 2002
@@ -0,0 +1,19 @@
+--- configure.orig	Thu Nov 29 15:28:03 2001
++++ configure	Sat Dec 14 20:31:36 2002
+@@ -6845,6 +6845,8 @@
+ 	sys/sockio.h \
+ 	sys/strredir.h \
+ 	sys/time.h \
++	utmp.h \
++	utmpx.h \
+ 
+ do
+ ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
+@@ -9505,6 +9507,7 @@
+ s%@include_sys_time_h@%$include_sys_time_h%g
+ s%@include_time_h@%$include_time_h%g
+ s%@lib_multicharset@%$lib_multicharset%g
++s%@INSTALL_LIBRXVT@%$enable_shared%g
+ 
+ CEOF
+ EOF
diff -urN rxvt-devel.old/files/patch-src::Makefile.in rxvt-devel/files/patch-src::Makefile.in
--- rxvt-devel.old/files/patch-src::Makefile.in	Thu Jan  1 08:00:00 1970
+++ rxvt-devel/files/patch-src::Makefile.in	Sat Dec 14 20:37:52 2002
@@ -0,0 +1,21 @@
+--- src/Makefile.in.orig	Fri Nov 30 11:22:56 2001
++++ src/Makefile.in	Sat Dec 14 20:36:58 2002
+@@ -132,16 +132,8 @@
+ 	    $(ECHO) "$(LIBTOOL) --mode=install $(INSTALL_PROGRAM) librxvt.la $(DESTDIR)$(libdir)/librxvt.la"; \
+ 	    $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) librxvt.la $(DESTDIR)$(libdir)/librxvt.la; \
+ 	fi
+-	@if test -f $(RXVT_BINNAME); then \
+-	    $(ECHO) "$(RMF) $(RXVT_OLDNAME)"; \
+-	    $(RMF) $(RXVT_OLDNAME); \
+-	    $(ECHO) "$(MV) $(RXVT_BINNAME) $(RXVT_OLDNAME)"; \
+-	    $(MV) $(RXVT_BINNAME) $(RXVT_OLDNAME); \
+-	fi
+-	@$(ECHO) "$(LIBTOOL) --mode=install $(INSTALL_PROGRAM) rxvt $(RXVT_VERNAME)"
+-	@$(LIBTOOL) --mode=install $(INSTALL_PROGRAM) rxvt $(RXVT_VERNAME)
+-	@$(ECHO) "$(LN) $(RXVT_VERNAME) $(RXVT_BINNAME)"
+-	@$(LN) $(RXVT_VERNAME) $(RXVT_BINNAME)
++	@$(ECHO) "$(LIBTOOL) --mode=install $(INSTALL_PROGRAM) rxvt $(RXVT_BINNAME)"
++	@$(LIBTOOL) --mode=install $(INSTALL_PROGRAM) rxvt $(RXVT_BINNAME)
+ 
+ uninstall:
+ 	@$(ECHO) $(RMF) $(RXVT_VERNAME)
diff -urN rxvt-devel.old/files/patch-src::xdefaults.c rxvt-devel/files/patch-src::xdefaults.c
--- rxvt-devel.old/files/patch-src::xdefaults.c	Sat Dec 14 04:00:46 2002
+++ rxvt-devel/files/patch-src::xdefaults.c	Thu Jan  1 08:00:00 1970
@@ -1,12 +0,0 @@
---- src/xdefaults.c.orig	Wed Dec  5 15:13:01 2001
-+++ src/xdefaults.c	Wed Dec  5 15:15:37 2001
-@@ -278,7 +278,9 @@
- #endif
-     RSTRG(Rs_selectstyle, "selectstyle", "mode"),
-     RSTRG(Rs_scrollstyle, "scrollstyle", "mode"),
-+#ifdef HAVE_SCROLLBARS
-     RSTRG(Rs_scrollBar_align, "scrollBar_align", "mode"),
-+#endif
- #ifdef PRINTPIPE
-     RSTRG(Rs_print_pipe, "print-pipe", "string"),
- #endif

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->lioux 
Responsible-Changed-By: lioux 
Responsible-Changed-When: Sat Dec 14 06:26:50 PST 2002 
Responsible-Changed-Why:  
I will handle this 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46256 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Sun Aug 10 08:58:49 PDT 2003 
State-Changed-Why:  
The port was updated to 2.7.10 yesterday, thanks anyway for your submission. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46256 
>Unformatted:
