diff options
author | miwi <miwi@FreeBSD.org> | 2014-06-03 13:06:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-06-03 13:06:59 +0800 |
commit | c20cb9df807b1062120c52ef5eb735e4d59cc92a (patch) | |
tree | 6c0d72f2d06d5b3fe682a0688b8149daaba54383 /editors | |
parent | fbca4851352dc3905e069875395f43612f0ade43 (diff) | |
download | freebsd-ports-gnome-c20cb9df807b1062120c52ef5eb735e4d59cc92a.tar.gz freebsd-ports-gnome-c20cb9df807b1062120c52ef5eb735e4d59cc92a.tar.zst freebsd-ports-gnome-c20cb9df807b1062120c52ef5eb735e4d59cc92a.zip |
- Update to 5.2.8
PR: 190404
Diffstat (limited to 'editors')
-rw-r--r-- | editors/mp/Makefile | 2 | ||||
-rw-r--r-- | editors/mp/distinfo | 4 | ||||
-rw-r--r-- | editors/mp/pkg-plist | 18 |
3 files changed, 12 insertions, 12 deletions
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%% |