diff options
author | demon <demon@FreeBSD.org> | 2001-07-03 17:32:27 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-07-03 17:32:27 +0800 |
commit | 87c309306712a3b4344a16e1ef26b95af8f9418d (patch) | |
tree | bed1b8f6870bf91943a2ced04b34f51101ff1f43 /editors | |
parent | a8524c72c1cc137c859be5c6c4ba128684fd0d50 (diff) | |
download | freebsd-ports-gnome-87c309306712a3b4344a16e1ef26b95af8f9418d.tar.gz freebsd-ports-gnome-87c309306712a3b4344a16e1ef26b95af8f9418d.tar.zst freebsd-ports-gnome-87c309306712a3b4344a16e1ef26b95af8f9418d.zip |
Update to 1.0.3
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nano/Makefile | 2 | ||||
-rw-r--r-- | editors/nano/distinfo | 2 | ||||
-rw-r--r-- | editors/nano/pkg-plist | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 48a1b1cd1f6f..fb133bc5dced 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nano -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v1.0/ \ http://www.asty.org/nano/dist/ \ diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 6248f7a023c5..261853f093a6 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1 +1 @@ -MD5 (nano-1.0.2.tar.gz) = 5535dcaf7f412d6fe0b9f4505f3ff4e9 +MD5 (nano-1.0.3.tar.gz) = 520a7d3330485cd747d0ebfd48a3fd57 diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist index 3d05d528cd75..178967c771f4 100644 --- a/editors/nano/pkg-plist +++ b/editors/nano/pkg-plist @@ -5,9 +5,12 @@ share/locale/es/LC_MESSAGES/nano.mo share/locale/de/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/ru/LC_MESSAGES/nano.mo +share/locale/uk/LC_MESSAGES/nano.mo @unexec install-info --delete %D/info/nano.info %D/info/dir info/nano.info @exec install-info %D/info/nano.info %D/info/dir |