ports/52684: x11/rxvt-devel distinfo incorrect

Rong-en Fan rafan at infor.org
Mon May 26 02:50:10 UTC 2003


>Number:         52684
>Category:       ports
>Synopsis:       x11/rxvt-devel distinfo incorrect
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 25 19:50:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rong-en Fan
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
National Taiwan University
>Environment:
System: FreeBSD muse.csie.ntu.edu.tw 5.0-RELEASE FreeBSD 5.0-RELEASE #1: Sat Feb 22 11:22:11 CST 2003 root at muse.csie.ntu.edu.tw:/home/admin/usr/obj/usr/src/sys/MUSE i386


>Description:
	x11/rxvt-devel complain that rxvt-2.7.8.tar.gz is no in distinfo

>How-To-Repeat:
	On a box before 500113, make fetch, then you'll see it.
>Fix:
	It was caused by 7 days ago, Kris marked it broken on 5.1.
	But it broken it on other version, so here is the dirty patch.

diff -ruN rxvt-devel.orig/Makefile rxvt-devel/Makefile
--- rxvt-devel.orig/Makefile    Sun May 18 19:43:03 2003
+++ rxvt-devel/Makefile Mon May 26 10:36:32 2003
@@ -17,13 +17,14 @@
                ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/%SUBDIR%/
 MASTER_SITE_SUBDIR=     . old devel
 PKGNAMESUFFIX= -devel
-DISTNAME=      rxvt-${PORTVERSION}
 
 MAINTAINER=    lioux at FreeBSD.org
 COMMENT=       A low memory usage xterm replacement that supports color
 
 BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
 
+USE_BZIP2=     yes
+
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} >= 500113
@@ -37,7 +38,6 @@
                --with-xpm --enable-xpm-background --enable-transparency \
                --enable-shared
 INSTALLS_SHLIB=        yes
-USE_BZIP2=     yes
 
 MAN1=          rxvt.1
 


>Release-Note:
>Audit-Trail:
>Unformatted:
 >> rxvt-2.7.8.tar.gz is not in /usr/ports/x11/rxvt-devel/distinfo.
 >> Either /usr/ports/x11/rxvt-devel/distinfo is out of date, or
 >> rxvt-2.7.8.tar.gz is spelled incorrectly.
 *** Error code 1
 
 Stop in /usr/ports/x11/rxvt-devel.
 



More information about the freebsd-ports-bugs mailing list