Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 1999 00:42:17 -0800 (PST)
From:      mharo@area51.fremont.ca.us
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10220: Update: devel/xwpe
Message-ID:  <199902230842.AAA89142@area51.fremont.ca.us>

next in thread | raw e-mail | index | archive | help

>Number:         10220
>Category:       ports
>Synopsis:       Update: devel/xwpe
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 23 00:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Michael Haro
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
>Environment:

	

>Description:

Update of xwpe port.

>How-To-Repeat:

	

>Fix:
	
Index: Makefile
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/devel/xwpe/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	1998/11/10 03:11:22	1.7
+++ Makefile	1999/02/23 08:23:34
@@ -7,13 +7,12 @@
 # $Id: Makefile,v 1.7 1998/11/10 03:11:22 obrien Exp $
 #
 
-DISTNAME=	xwpe-1.5.12a
+DISTNAME=	xwpe-1.5.16a
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SUNSITE} \
 		http://www.rpi.edu/~payned/xwpe/ \
 		ftp://identical.stu.rpi.edu/pub/linux/xwpe/
 MASTER_SITE_SUBDIR=	apps/editors/X
-EXTRACT_SUFX=	.tgz
 
 MAINTAINER=     obrien@FreeBSD.org
 
Index: files/md5
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/devel/xwpe/files/md5,v
retrieving revision 1.4
diff -u -r1.4 md5
--- md5	1998/11/10 03:11:23	1.4
+++ md5	1999/02/23 08:23:54
@@ -1 +1 @@
-MD5 (xwpe-1.5.12a.tgz) = 3d59c2e921cf9bd82b591655dadd2b1e
+MD5 (xwpe-1.5.16a.tar.gz) = 5cc917b3d3ca46d0cd5bb9a3478f15e8
Index: patches/patch-02
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/devel/xwpe/patches/patch-02,v
retrieving revision 1.4
diff -u -r1.4 patch-02
--- patch-02	1998/11/10 03:11:24	1.4
+++ patch-02	1999/02/23 08:27:06
@@ -1,6 +1,6 @@
---- Makefile.in.orig	Sat Sep  5 06:57:17 1998
-+++ Makefile.in	Mon Nov  9 15:03:57 1998
-@@ -9,12 +9,13 @@
+--- Makefile.in.orig	Thu Feb 18 05:50:52 1999
++++ Makefile.in	Tue Feb 23 00:26:38 1999
+@@ -9,13 +9,13 @@
  #Destination Directory
  prefix=@prefix@
  DESTDIR=	$(prefix)/bin
@@ -8,11 +8,11 @@
 +LIBDIR=		$(prefix)/share
  XWPELIBDIR=	$(LIBDIR)/xwpe
  MANDIR=		$(prefix)/man
-+#INFODIR=	$(prefix)/info
  
- LIBS=@X_LIBS@ @X_PRE_LIBS@ @LIBS@ @X_EXTRA_LIBS@
+ LIBS=@LIBS@
+ XLIBS=@X_LIBS@ @X_PRE_LIBS@ @X_EXTRA_LIBS@
 -DEFS=@DEFS@ -DLIBRARY_DIR=\"$(XWPELIBDIR)\"
-+DEFS=@DEFS@ -DLIBRARY_DIR=\"$(XWPELIBDIR)\" -DINFO_DIR=\"$(INFODIR)\" -DX_INC=\"@X_INC@\"
++DEFS=@DEFS@ -DLIBRARY_DIR=\"$(XWPELIBDIR)\" -DX_INC=\"@X_INC@\"
  INSTALL=	cp
+ LN_S=	@LN_S@
  
- # In case configure fails a description of many of the compilation options


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902230842.AAA89142>