summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-02-20 13:23:42 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-02-20 13:23:42 +0000
commit34d739d4dd467b21d9bca8e0de324bfaa43652f7 (patch)
tree0300d50479f911848b32f055d2d181458c1ef4bd /editors
parentfollow dkstat.h change. (diff)
Update to 1.2.0. Major additions in this release:
- nanorc support - color syntax highlighting - multiple file buffers - search/replace history - new translations
Notes
Notes: svn path=/head/; revision=75938
Diffstat (limited to 'editors')
-rw-r--r--editors/nano/Makefile9
-rw-r--r--editors/nano/distinfo2
-rw-r--r--editors/nano/pkg-comment1
-rw-r--r--editors/nano/pkg-plist4
4 files changed, 10 insertions, 6 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index 3ec5eee840cc..a9e4e4d645db 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= nano
-PORTVERSION= 1.0.9
-PORTREVISION= 1
+PORTVERSION= 1.2.0
CATEGORIES= editors
-MASTER_SITES= ${MASTER_SITE_GNU} \
- http://www.nano-editor.org/dist/v1.0/
+MASTER_SITES= http://www.nano-editor.org/dist/v1.2/ \
+ ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= naddy@FreeBSD.org
+COMMENT= Nano's ANOther editor, an enhanced free Pico Clone
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
@@ -22,5 +22,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN1= nano.1
+MAN5= nanorc.5
.include <bsd.port.mk>
diff --git a/editors/nano/distinfo b/editors/nano/distinfo
index 6c2e36377258..bdace764839a 100644
--- a/editors/nano/distinfo
+++ b/editors/nano/distinfo
@@ -1 +1 @@
-MD5 (nano-1.0.9.tar.gz) = 499162ef77d0c5b9c2c171bae6052327
+MD5 (nano-1.2.0.tar.gz) = 48a045da0ac8851df23f00122d3646b8
diff --git a/editors/nano/pkg-comment b/editors/nano/pkg-comment
deleted file mode 100644
index dc80634421ee..000000000000
--- a/editors/nano/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Nano's ANOther editor, an enhanced free Pico Clone
diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist
index a468b4a90d24..e84112f802de 100644
--- a/editors/nano/pkg-plist
+++ b/editors/nano/pkg-plist
@@ -8,16 +8,20 @@ share/locale/cs/LC_MESSAGES/nano.mo
share/locale/da/LC_MESSAGES/nano.mo
share/locale/de/LC_MESSAGES/nano.mo
share/locale/es/LC_MESSAGES/nano.mo
+share/locale/eu/LC_MESSAGES/nano.mo
share/locale/fi/LC_MESSAGES/nano.mo
share/locale/fr/LC_MESSAGES/nano.mo
share/locale/gl/LC_MESSAGES/nano.mo
share/locale/hu/LC_MESSAGES/nano.mo
share/locale/id/LC_MESSAGES/nano.mo
share/locale/it/LC_MESSAGES/nano.mo
+share/locale/ms/LC_MESSAGES/nano.mo
share/locale/nb/LC_MESSAGES/nano.mo
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/ru/LC_MESSAGES/nano.mo
share/locale/sv/LC_MESSAGES/nano.mo
+share/locale/tr/LC_MESSAGES/nano.mo
share/locale/uk/LC_MESSAGES/nano.mo