aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-10-02 22:51:47 +0800
committernaddy <naddy@FreeBSD.org>2003-10-02 22:51:47 +0800
commit17430a861072d5e42482f75459294cab4137a221 (patch)
tree080417b440aa0c67fce772de190a9c7cf56c7dbd /editors
parenteab89a5f44a8036fa0b5db8068fbbf31d4155bb7 (diff)
downloadfreebsd-ports-gnome-17430a861072d5e42482f75459294cab4137a221.tar.gz
freebsd-ports-gnome-17430a861072d5e42482f75459294cab4137a221.tar.zst
freebsd-ports-gnome-17430a861072d5e42482f75459294cab4137a221.zip
- update to 1.2.2
- mark as BROKEN on -CURRENT - use INFO Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Diffstat (limited to 'editors')
-rw-r--r--editors/nano/Makefile18
-rw-r--r--editors/nano/distinfo2
-rw-r--r--editors/nano/pkg-plist4
3 files changed, 13 insertions, 11 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index 3b793ae18836..2bf6d52ec5c3 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -6,15 +6,12 @@
#
PORTNAME= nano
-PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTVERSION= 1.2.2
CATEGORIES= editors
-MASTER_SITES= http://www.nano-editor.org/dist/v1.2/ \
- ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= http://www.nano-editor.org/dist/v1.2/
MAINTAINER= naddy@FreeBSD.org
-COMMENT= Nano's ANOther editor, an enhanced free Pico Clone
+COMMENT= Nano's ANOther editor, an enhanced free Pico clone
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
@@ -23,7 +20,14 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --enable-all
+INFO= nano
MAN1= nano.1
MAN5= nanorc.5
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} > 500000
+BROKEN= "memory allocation bug"
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/editors/nano/distinfo b/editors/nano/distinfo
index dcbdb698d085..050038068a69 100644
--- a/editors/nano/distinfo
+++ b/editors/nano/distinfo
@@ -1 +1 @@
-MD5 (nano-1.2.1.tar.gz) = 188d24b9cc4c1041ac58d6b6f7941eb4
+MD5 (nano-1.2.2.tar.gz) = 1c2663caa7d1ca4377a4a2ab61787689
diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist
index e84112f802de..359a57bd85c5 100644
--- a/editors/nano/pkg-plist
+++ b/editors/nano/pkg-plist
@@ -1,8 +1,5 @@
@comment $FreeBSD$
bin/nano
-@unexec install-info --delete %D/info/nano.info %D/info/dir
-info/nano.info
-@exec install-info %D/info/nano.info %D/info/dir
share/locale/ca/LC_MESSAGES/nano.mo
share/locale/cs/LC_MESSAGES/nano.mo
share/locale/da/LC_MESSAGES/nano.mo
@@ -21,6 +18,7 @@ share/locale/nl/LC_MESSAGES/nano.mo
share/locale/nn/LC_MESSAGES/nano.mo
share/locale/pl/LC_MESSAGES/nano.mo
share/locale/pt_BR/LC_MESSAGES/nano.mo
+share/locale/ro/LC_MESSAGES/nano.mo
share/locale/ru/LC_MESSAGES/nano.mo
share/locale/sv/LC_MESSAGES/nano.mo
share/locale/tr/LC_MESSAGES/nano.mo