aboutsummaryrefslogtreecommitdiff
path: root/editors/wily
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2006-05-16 14:31:37 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2006-05-16 14:31:37 +0000
commit2f9d4423b6c4d4da3c7694b0ca6056613941ac30 (patch)
treefecfc527fd92e1b337091ac336d37e591c1795a3 /editors/wily
parent945429ef02ed33259aaaf5be37a7c21fd1da91f1 (diff)
downloadports-2f9d4423b6c4d4da3c7694b0ca6056613941ac30.tar.gz
ports-2f9d4423b6c4d4da3c7694b0ca6056613941ac30.zip
Notes
Diffstat (limited to 'editors/wily')
-rw-r--r--editors/wily/Makefile14
-rw-r--r--editors/wily/distinfo6
2 files changed, 9 insertions, 11 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile
index 31481d1505bd..359654951271 100644
--- a/editors/wily/Makefile
+++ b/editors/wily/Makefile
@@ -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@FreeBSD.org
+MAINTAINER= serge.gagnon@b2b2c.ca
COMMENT= A clone of the Plan9 editor `acme'
RUN_DEPENDS= ${LOCALBASE}/bin/rc:${PORTSDIR}/shells/rc \
@@ -42,12 +39,13 @@ BROKEN= Requires more recent libc
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:
diff --git a/editors/wily/distinfo b/editors/wily/distinfo
index 28535a511a3f..a1abe02880ce 100644
--- a/editors/wily/distinfo
+++ b/editors/wily/distinfo
@@ -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