diff options
author | culot <culot@FreeBSD.org> | 2011-05-12 15:12:51 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-05-12 15:12:51 +0800 |
commit | 62ed4e315456f8787435529976afb87cdabc2309 (patch) | |
tree | a462a39600864d90068a4be90e55715b6c556d1a /editors | |
parent | 9d40c5d10176c25bb1c0b1902f50e2af15114b97 (diff) | |
download | freebsd-ports-gnome-62ed4e315456f8787435529976afb87cdabc2309.tar.gz freebsd-ports-gnome-62ed4e315456f8787435529976afb87cdabc2309.tar.zst freebsd-ports-gnome-62ed4e315456f8787435529976afb87cdabc2309.zip |
- Update to 2.3.1
PR: ports/156958
Submitted by: Eitan Adler <lists@eitanadler.com> (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nano-devel/Makefile | 5 | ||||
-rw-r--r-- | editors/nano-devel/distinfo | 4 | ||||
-rw-r--r-- | editors/nano-devel/pkg-plist | 5 |
3 files changed, 7 insertions, 7 deletions
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile index be1b5a518194..331781087205 100644 --- a/editors/nano-devel/Makefile +++ b/editors/nano-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= nano -PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTVERSION= 2.3.1 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ \ http://www.ewtoo.org/~astyanax/nano/dist/v${PORTVERSION:R}/ @@ -20,8 +19,6 @@ COMMENT= Nano's ANOther editor, an enhanced free Pico clone CONFLICTS= nano-2* GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" .if !defined(WITHOUT_NLS) USE_GETTEXT= yes diff --git a/editors/nano-devel/distinfo b/editors/nano-devel/distinfo index ffc3003bbdf6..bf27bdd4c61f 100644 --- a/editors/nano-devel/distinfo +++ b/editors/nano-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (nano-2.3.0.tar.gz) = a4f764f3408ffe69c82c8cb295b61e1b6c11b4849ad11698699de3b5e04d79f3 -SIZE (nano-2.3.0.tar.gz) = 1591018 +SHA256 (nano-2.3.1.tar.gz) = b7bace9a8e543b84736d6ef5ce5430305746efea3aacb24391f692efc6f3c8d3 +SIZE (nano-2.3.1.tar.gz) = 1624332 diff --git a/editors/nano-devel/pkg-plist b/editors/nano-devel/pkg-plist index 04300c647088..6f3b93dbb072 100644 --- a/editors/nano-devel/pkg-plist +++ b/editors/nano-devel/pkg-plist @@ -1,4 +1,4 @@ -@comment $FreeBSD: /tmp/pcvs/ports/editors/nano-devel/pkg-plist,v 1.4 2011-03-04 14:10:27 miwi Exp $ +@comment $FreeBSD: /tmp/pcvs/ports/editors/nano-devel/pkg-plist,v 1.5 2011-05-12 07:12:51 culot Exp $ bin/nano bin/rnano %%NLS%%share/locale/bg/LC_MESSAGES/nano.mo @@ -6,6 +6,7 @@ bin/rnano %%NLS%%share/locale/cs/LC_MESSAGES/nano.mo %%NLS%%share/locale/da/LC_MESSAGES/nano.mo %%NLS%%share/locale/de/LC_MESSAGES/nano.mo +%%NLS%%share/locale/eo/LC_MESSAGES/nano.mo %%NLS%%share/locale/es/LC_MESSAGES/nano.mo %%NLS%%share/locale/eu/LC_MESSAGES/nano.mo %%NLS%%share/locale/fi/LC_MESSAGES/nano.mo @@ -41,6 +42,7 @@ bin/rnano %%DATADIR%%/ocaml.nanorc %%DATADIR%%/debian.nanorc %%DATADIR%%/css.nanorc +%%DATADIR%%/lua.nanorc %%DATADIR%%/objc.nanorc %%DATADIR%%/gentoo.nanorc %%DATADIR%%/asm.nanorc @@ -57,6 +59,7 @@ bin/rnano %%DATADIR%%/man-html/nano.1.html %%DATADIR%%/man-html/nanorc.5.html %%DATADIR%%/man-html/rnano.1.html +%%DATADIR%%/spec.nanorc %%DATADIR%%/man.nanorc %%DATADIR%%/mutt.nanorc %%DATADIR%%/nanorc.nanorc |