ports/126401: update editors/yui up to latest release

Rashid N. "CityCat" Achilov citycat4 at ngs.ru
Sat Aug 9 18:10:01 UTC 2008


>Number:         126401
>Category:       ports
>Synopsis:       update editors/yui up to latest release
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 09 18:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Rashid N. "CityCat" Achilov
>Release:        6.3-STABLE
>Organization:
Cat's Home
>Environment:
FreeBSD vmfree.askd.ru 6.3-STABLE FreeBSD 6.3-STABLE #5: Wed Jul 16 21:29:11 NOVST 2008     root at vmfree.askd.ru:/usr/obj/usr/src/sys/VmFree  i386

>Description:
This port updates editors/yui up to latest release. Also it changes download location - from our corporate site to my hosting also as friendly sites. In source, yui takes one patch, which (as said their author) unbreaks build on 64-bit archs. This patch was done NOT by me.
>How-To-Repeat:
Buy 64-bit arch box and try to compile yui
>Fix:
Patch attached

Patch attached with submission follows:

diff -ruN yui.old/Makefile yui/Makefile
--- yui.old/Makefile	2008-07-11 01:14:12.000000000 +0700
+++ yui/Makefile	2008-08-10 00:46:27.000000000 +0700
@@ -6,10 +6,12 @@
 #
 
 PORTNAME=	yui
-PORTVERSION=	3.2.03
+PORTVERSION=	3.2.04
 PORTREVISION=	1
 CATEGORIES=	editors
-MASTER_SITES=	http://www.askd.ru/~shelton/fileZ/
+MASTER_SITES=	http://openoffice.mirahost.ru/fileZ/software/ \
+		http://citycat4.land.ru/ \
+                http://myooo.ru/FreeBSD/
 
 MAINTAINER=	citycat4 at ngs.ru
 COMMENT=	Rich-featured multi-windows console text editor
@@ -21,16 +23,12 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} == "ia64" || ${ARCH} == "amd64" || ${ARCH} == "sparc64"
-BROKEN=		Does not compile on 64-bit arch
-.endif
-
 post-install:
 	${LN} -sf ${PREFIX}/lib/yui/help_eng.html ${PREFIX}/lib/yui/yhelp.html
 
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
-.for file in BUGS CHANGES COPYRIGHT TODO COPYRIGHT.ITK
+.for file in BUGS CHANGES COPYRIGHT TODO COPYRIGHT.ITK THANKS
 	${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
 .endfor
 .endif
diff -ruN yui.old/distinfo yui/distinfo
--- yui.old/distinfo	2008-01-31 01:03:56.000000000 +0600
+++ yui/distinfo	2008-08-10 00:52:18.000000000 +0700
@@ -1,3 +1,3 @@
-MD5 (yui-3.2.03.tar.bz2) = 82da5487583a1b6d6d98751770ee2f18
-SHA256 (yui-3.2.03.tar.bz2) = 289129d617d0367cd83196e19ed6e45a77ddc8fb68e81c062d51615c6eb8b20f
-SIZE (yui-3.2.03.tar.bz2) = 734419
+MD5 (yui-3.2.04.tar.bz2) = d0d6af766ccfc1f80068e847408bad6b
+SHA256 (yui-3.2.04.tar.bz2) = 9242948f6325918a59a479a637c9058502bbee867f18dfd3d1e6b40b73bb0074
+SIZE (yui-3.2.04.tar.bz2) = 736762
diff -ruN yui.old/pkg-plist yui/pkg-plist
--- yui.old/pkg-plist	2008-01-31 01:03:56.000000000 +0600
+++ yui/pkg-plist	2008-08-10 00:47:02.000000000 +0700
@@ -13,5 +13,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
 %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.ITK
 %%PORTDOCS%%%%DOCSDIR%%/TODO
+%%PORTDOCS%%%%DOCSDIR%%/THANKS
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm lib/yui


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



More information about the freebsd-ports-bugs mailing list