Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2002 21:01:29 +0100 (CET)
From:      Thierry Thomas <thierry@pompo.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mikeh@FreeBSD.org
Subject:   ports/46332: x11-toolkits/xforms: make fetchable again by upgrading to 1.0-release.
Message-ID:  <20021217200129.25A487882@graf.pompo.net>

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

>Number:         46332
>Category:       ports
>Synopsis:       x11-toolkits/xforms: make fetchable again by upgrading to 1.0-release.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 17 12:10:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Nov 16 12:34:31 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	xforms-1.0RC5.2.tgz is unfetchable:

make fetch
>How-To-Repeat:
	make fetch

>Fix:

	The following patch will upgrade xforms to 1.0-release:


diff -urN x11-toolkits/xforms.orig/Makefile x11-toolkits/xforms/Makefile
--- x11-toolkits/xforms.orig/Makefile	Thu Oct 24 21:00:24 2002
+++ x11-toolkits/xforms/Makefile	Tue Dec 17 19:40:22 2002
@@ -7,11 +7,10 @@
 
 PORTNAME=	xforms
 PORTVERSION=	1.0
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	x11-toolkits graphics
 MASTER_SITES=	ftp://ncmir.ucsd.edu/pub/xforms/OpenSource/
-FULLVERSION=	${PORTVERSION}RC5.2
 DISTNAME=	${PORTNAME}-${FULLVERSION}
 EXTRACT_SUFX=	.tgz
 
@@ -26,5 +25,7 @@
 NO_FILTER_SHLIBS=	yes
 
 MAN1=		fdesign.1 fd2ps.1
+
+FULLVERSION=	${PORTVERSION}-release
 
 .include <bsd.port.mk>
diff -urN x11-toolkits/xforms.orig/distinfo x11-toolkits/xforms/distinfo
--- x11-toolkits/xforms.orig/distinfo	Thu Oct 17 20:57:33 2002
+++ x11-toolkits/xforms/distinfo	Tue Dec 17 19:12:22 2002
@@ -1 +1 @@
-MD5 (xforms-1.0RC5.2.tgz) = e6cecdb5a0d1a4e44d26501175b0927a
+MD5 (xforms-1.0-release.tgz) = aed46678c9278dc68b7e6224661aa1c7
diff -urN x11-toolkits/xforms.orig/files/patch-aa x11-toolkits/xforms/files/patch-aa
--- x11-toolkits/xforms.orig/files/patch-aa	Thu Oct 17 20:57:33 2002
+++ x11-toolkits/xforms/files/patch-aa	Tue Dec 17 20:37:58 2002
@@ -1,5 +1,5 @@
---- Imakefile.orig	Tue Oct  1 19:51:51 2002
-+++ Imakefile	Mon Oct  7 01:16:37 2002
+--- Imakefile.orig	Tue Dec  3 18:25:43 2002
++++ Imakefile	Tue Dec 17 19:21:44 2002
 @@ -2,7 +2,7 @@
  
  /* Fairly important stuff */
@@ -9,24 +9,15 @@
  #define DoWall NO
  
  #define BuildShared YES
-@@ -31,7 +31,7 @@
- 
- /* Out in the Tall Weeds */
- 
--#define InstallNonstandard YES
-+#define InstallNonstandard NO
- #define XFormsNonstandardInstallDir /usr/local
- 
- #define NonstandardXpm NO 
-@@ -44,10 +44,10 @@
- #define TiffIncLoc /put/the/include/path/here
- #define TiffLibLoc /put/the/library/path/here
+@@ -45,10 +45,10 @@
+ #define TiffIncLoc /usr/local/include
+ #define TiffLibLoc /usr/local/lib
  
 -#define NonstandardJpeg NO
 +#define NonstandardJpeg YES
  
--#define JpegIncLoc /put/the/include/path/here
--#define JpegLibLoc /put/the/library/path/here
+-#define JpegIncLoc /usr/local/include
+-#define JpegLibLoc /usr/local/lib
 +#define JpegIncLoc $(LOCALBASE)/include
 +#define JpegLibLoc $(LOCALBASE)/lib
  
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> xforms-1.0RC5.2.tgz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from ftp://ncmir.ucsd.edu/pub/xforms/OpenSource/.
 --18:55:28--  ftp://ncmir.ucsd.edu/pub/xforms/OpenSource/xforms-1.0RC5.2.tgz
            => `xforms-1.0RC5.2.tgz'
 Résolution de ncmir.ucsd.edu... complété.
 Connexion vers ncmir.ucsd.edu[132.239.16.23]:21...connecté.
 Session débutant sous anonymous...Session établie!
 ==> SYST ... complété.    ==> PWD ... complété.
 ==> TYPE I ... complété.  ==> CWD /pub/xforms/OpenSource ... complété.
 ==> PORT ... complété.    ==> RETR xforms-1.0RC5.2.tgz ...
 Fichier « xforms-1.0RC5.2.tgz » inexistant.
 

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?20021217200129.25A487882>