From c20cb9df807b1062120c52ef5eb735e4d59cc92a Mon Sep 17 00:00:00 2001 From: miwi Date: Tue, 3 Jun 2014 05:06:59 +0000 Subject: - Update to 5.2.8 PR: 190404 --- editors/mp/Makefile | 2 +- editors/mp/distinfo | 4 ++-- editors/mp/pkg-plist | 18 +++++++++--------- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'editors') diff --git a/editors/mp/Makefile b/editors/mp/Makefile index 060b2e2204d5..f2083254712e 100644 --- a/editors/mp/Makefile +++ b/editors/mp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mp -PORTVERSION= 5.2.7 +PORTVERSION= 5.2.8 CATEGORIES= editors MASTER_SITES= http://triptico.com/download/mp/ diff --git a/editors/mp/distinfo b/editors/mp/distinfo index f7e981f1d1cc..aaa805f93888 100644 --- a/editors/mp/distinfo +++ b/editors/mp/distinfo @@ -1,2 +1,2 @@ -SHA256 (mp-5.2.7.tar.gz) = 3721eaaf5c1fa327ea597d599cab14b728b73c62b56df14a42eca0c7908218f3 -SIZE (mp-5.2.7.tar.gz) = 552142 +SHA256 (mp-5.2.8.tar.gz) = 8af8035ffaa14c43615bd580e085969779abc37018f35af013fa355e53c75780 +SIZE (mp-5.2.8.tar.gz) = 557568 diff --git a/editors/mp/pkg-plist b/editors/mp/pkg-plist index ffb1003105a9..328503220323 100644 --- a/editors/mp/pkg-plist +++ b/editors/mp/pkg-plist @@ -29,12 +29,12 @@ man/man1/mp-5.1.gz %%PORTDOCS%%%%DOCSDIR%%/mp_man.html %%PORTDOCS%%%%DOCSDIR%%/mp_man.txt %%PORTDOCS%%%%DOCSDIR%%/mp_templates.sample -%%NLS%%share/locale/de/LC_MESSAGES/minimum-profit.mo -%%NLS%%share/locale/es/LC_MESSAGES/minimum-profit.mo -%%NLS%%share/locale/it/LC_MESSAGES/minimum-profit.mo -%%NLS%%share/locale/nl/LC_MESSAGES/minimum-profit.mo -%%NLS%%share/locale/ru/LC_MESSAGES/minimum-profit.mo -%%NLS%%share/locale/sv/LC_MESSAGES/minimum-profit.mo +share/locale/de/LC_MESSAGES/minimum-profit.mo +share/locale/es/LC_MESSAGES/minimum-profit.mo +share/locale/it/LC_MESSAGES/minimum-profit.mo +share/locale/nl/LC_MESSAGES/minimum-profit.mo +share/locale/ru/LC_MESSAGES/minimum-profit.mo +share/locale/sv/LC_MESSAGES/minimum-profit.mo %%DATADIR%%/lang/de.mpsl %%DATADIR%%/lang/es.mpsl %%DATADIR%%/lang/it.mpsl @@ -62,6 +62,6 @@ man/man1/mp-5.1.gz %%DATADIR%%/mp_tui.mpsl %%DATADIR%%/mp_vcs.mpsl %%DATADIR%%/mp_writing.mpsl -@dirrm %%DATADIR%%/lang -@dirrm %%DATADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%% +%%PORTDOCS%%@dirrmtry %%DOCSDIR%% +@dirrmtry %%DATADIR%%/lang +@dirrmtry %%DATADIR%% -- cgit