ports/97308: Update port: editors/wily to 0.13.42

Serge Gagnon serge.gagnon at b2b2c.ca
Mon May 15 16:01:54 UTC 2006


>Number:         97308
>Category:       ports
>Synopsis:       Update port: editors/wily to 0.13.42
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 15 16:00:42 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix1.dyndns.org 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed May 10 11:54:23 EDT 2006 root at quenix1.dyndns.org:/usr/obj/usr/src/sys/QUENIX1 i386


>Description:
	- Update to 0.13.42 (see changelog at ftp://ftp.cs.yorku.ca/pub/wily/src/changes_0-13-42.txt)
	- Use PREFIX in ${WRKSRC}/tools/win
	- Take maintainership

>How-To-Repeat:
>Fix:


--- patch-editors-wily.diff begins here ---
Index: Makefile
===================================================================
RCS file: /Ports/wily/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- editors/wily/Makefile	15 May 2006 14:53:36 -0000	1.1.1.1
+++ editors/wily/Makefile	15 May 2006 15:53:47 -0000
@@ -6,14 +6,11 @@
 #
 
 PORTNAME=	wily
-PORTVERSION=	0.13.41
-PORTREVISION=	2
+PORTVERSION=	0.13.42
 CATEGORIES=	editors plan9
-MASTER_SITES=	ftp://ftp.cs.yorku.ca/pub/wily/src/old/ \
-		ftp://ftp.cs.su.oz.au/gary/wily/src/old/
-EXTRACT_SUFX=	.tgz
+MASTER_SITES=	ftp://ftp.cs.yorku.ca/pub/wily/src/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	serge.gagnon at b2b2c.ca
 COMMENT=	A clone of the Plan9 editor `acme'
 
 RUN_DEPENDS=	${LOCALBASE}/bin/rc:${PORTSDIR}/shells/rc \
@@ -42,12 +39,12 @@
 
 post-patch:
 	cd  ${WRKSRC}/tools/win; ${REINPLACE_CMD} -e 's," in " __FUNCTION__ "()",,' \
-		win.c wgoto.c wreplace.c
+		win.c wgoto.c wreplace.c; ${CHMOD} 755 configure mkinstalldirs;
 
 # Run the configure script in the tools directory.
 post-configure:
 	@${RM} ${WRKSRC}/tools/win/config.cache
-	cd ${WRKSRC}/tools/win; ./configure
+	cd ${WRKSRC}/tools/win;  ./configure --prefix=${PREFIX}
 
 # The default Wily makefile does not install any documentation.  Rectify.
 post-install:
Index: distinfo
===================================================================
RCS file: /Ports/wily/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- editors/wily/distinfo	15 May 2006 14:53:36 -0000	1.1.1.1
+++ editors/wily/distinfo	15 May 2006 15:53:47 -0000
@@ -1,3 +1,3 @@
-MD5 (wily-0.13.41.tgz) = 6fd6052741a4c3915982878405f752ca
-SHA256 (wily-0.13.41.tgz) = f1da438efa6068f067e77ca18d23d02a1e232ce4e2d91b562cb2fc10d2026a9c
-SIZE (wily-0.13.41.tgz) = 483429
+MD5 (wily-0.13.42.tar.gz) = 0a1908eaa957c87dfe82e506ff314160
+SHA256 (wily-0.13.42.tar.gz) = 5f5498b11c28c8d1fde7750f133a4ab2faca4b23f2ca0a563103ea34e667c4cb
+SIZE (wily-0.13.42.tar.gz) = 487783
--- patch-editors-wily.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list