diff options
author | kris <kris@FreeBSD.org> | 2001-08-20 14:21:51 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-08-20 14:21:51 +0800 |
commit | 326903a3541067e7b8cf4fcc934158f8a5d47a3b (patch) | |
tree | 7b0eda4fd225c8b0c44995a4d06aa4d90c211401 /editors | |
parent | 009533fae307959737624abe5dceb22f1e182921 (diff) | |
download | freebsd-ports-gnome-326903a3541067e7b8cf4fcc934158f8a5d47a3b.tar.gz freebsd-ports-gnome-326903a3541067e7b8cf4fcc934158f8a5d47a3b.tar.zst freebsd-ports-gnome-326903a3541067e7b8cf4fcc934158f8a5d47a3b.zip |
Upgrade the distfile to 3.17.4 in an attempt to get this port building
again. Note failure of attempt and give up; this port is still broken in
the same way as the previous (looks like it's expecting some missing
libraries; ncurses and at least one other). Therefore, mark BROKEN.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/cooledit/Makefile | 4 | ||||
-rw-r--r-- | editors/cooledit/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 8e6efad5b46a..819e47ec0b04 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cooledit -PORTVERSION= 3.17.2 +PORTVERSION= 3.17.4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.netins.net/showcase/Comput-IT/cooledit/src/ @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= apps/editors/X/cooledit MAINTAINER= brett@peloton.runet.edu +BROKEN= "linker failure" + LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext USE_LIBTOOL= yes diff --git a/editors/cooledit/distinfo b/editors/cooledit/distinfo index e9e0b96f36f9..e7cc2ec6f38b 100644 --- a/editors/cooledit/distinfo +++ b/editors/cooledit/distinfo @@ -1 +1 @@ -MD5 (cooledit-3.17.2.tar.gz) = 1de2e268effd7fbfb2e1f3d0a0a29da5 +MD5 (cooledit-3.17.4.tar.gz) = d99eb1b25d59ba2b3068269f9fa3ffaf |