diff options
Diffstat (limited to 'devel/meld')
-rw-r--r-- | devel/meld/Makefile | 5 | ||||
-rw-r--r-- | devel/meld/PLIST | 23 | ||||
-rw-r--r-- | devel/meld/distinfo | 10 |
3 files changed, 20 insertions, 18 deletions
diff --git a/devel/meld/Makefile b/devel/meld/Makefile index 3c90b63a619..0cf52a91381 100644 --- a/devel/meld/Makefile +++ b/devel/meld/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.90 2018/11/14 22:21:18 kleink Exp $ +# $NetBSD: Makefile,v 1.91 2018/11/30 15:20:08 wiz Exp $ -DISTNAME= meld-3.19.0 -PKGREVISION= 3 +DISTNAME= meld-3.19.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/meld/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/devel/meld/PLIST b/devel/meld/PLIST index e67e9304b11..d09f84f521a 100644 --- a/devel/meld/PLIST +++ b/devel/meld/PLIST @@ -1,9 +1,12 @@ -@comment $NetBSD: PLIST,v 1.30 2018/04/16 13:15:46 wiz Exp $ +@comment $NetBSD: PLIST,v 1.31 2018/11/30 15:20:08 wiz Exp $ bin/meld ${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/meld/__init__.py ${PYSITELIB}/meld/__init__.pyc ${PYSITELIB}/meld/__init__.pyo +${PYSITELIB}/meld/actiongutter.py +${PYSITELIB}/meld/actiongutter.pyc +${PYSITELIB}/meld/actiongutter.pyo ${PYSITELIB}/meld/build_helpers.py ${PYSITELIB}/meld/build_helpers.pyc ${PYSITELIB}/meld/build_helpers.pyo @@ -187,7 +190,7 @@ ${PYSITELIB}/meld/windowstate.py ${PYSITELIB}/meld/windowstate.pyc ${PYSITELIB}/meld/windowstate.pyo man/man1/meld.1 -share/applications/meld.desktop +share/applications/org.gnome.meld.desktop share/doc/${PKGNAME}/COPYING share/doc/${PKGNAME}/NEWS share/glib-2.0/schemas/org.gnome.meld.gschema.xml @@ -207,18 +210,18 @@ share/help/C/meld/resolving-conflicts.page share/help/C/meld/text-filters.page share/help/C/meld/vc-mode.page share/help/C/meld/vc-supported.page -share/icons/HighContrast/scalable/apps/meld.svg +share/icons/HighContrast/scalable/apps/org.gnome.meld.svg share/icons/hicolor/16x16/actions/meld-change-apply-left.png share/icons/hicolor/16x16/actions/meld-change-apply-right.png share/icons/hicolor/16x16/actions/meld-change-copy.png share/icons/hicolor/16x16/actions/meld-change-delete.png share/icons/hicolor/16x16/apps/meld-version-control.png -share/icons/hicolor/16x16/apps/meld.png -share/icons/hicolor/22x22/apps/meld.png -share/icons/hicolor/32x32/apps/meld.png +share/icons/hicolor/16x16/apps/org.gnome.meld.png +share/icons/hicolor/22x22/apps/org.gnome.meld.png +share/icons/hicolor/32x32/apps/org.gnome.meld.png share/icons/hicolor/48x48/apps/meld-version-control.png -share/icons/hicolor/48x48/apps/meld.png -share/icons/hicolor/scalable/apps/meld.svg +share/icons/hicolor/48x48/apps/org.gnome.meld.png +share/icons/hicolor/scalable/apps/org.gnome.meld.svg share/locale/ar/LC_MESSAGES/meld.mo share/locale/bg/LC_MESSAGES/meld.mo share/locale/bs/LC_MESSAGES/meld.mo @@ -300,5 +303,5 @@ share/meld/ui/shortcuts.ui share/meld/ui/tab-placeholder.ui share/meld/ui/vcview-ui.xml share/meld/ui/vcview.ui -share/metainfo/meld.appdata.xml -share/mime/packages/meld.xml +share/metainfo/org.gnome.meld.appdata.xml +share/mime/packages/org.gnome.meld.xml diff --git a/devel/meld/distinfo b/devel/meld/distinfo index 1305387cdab..5489262953c 100644 --- a/devel/meld/distinfo +++ b/devel/meld/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.55 2018/04/16 13:15:46 wiz Exp $ +$NetBSD: distinfo,v 1.56 2018/11/30 15:20:08 wiz Exp $ -SHA1 (meld-3.19.0.tar.xz) = 14e425a276e45518a18f63d9668c50c9b928ddf5 -RMD160 (meld-3.19.0.tar.xz) = 2b93c30f9f1d3b33f915578bb08956c23b18fce6 -SHA512 (meld-3.19.0.tar.xz) = bef48ba0ffd7f93d5fec0a32733d43bb7c17f030d2f941df872bcb92b66fc108f38448ca01a44acdca025dcbedd6068371f25d4ba23ff2558976dff5dae2b40a -Size (meld-3.19.0.tar.xz) = 580636 bytes +SHA1 (meld-3.19.1.tar.xz) = fbc5858eb3799c2ec67dbdd4bb8f2f4fc91d280f +RMD160 (meld-3.19.1.tar.xz) = c3292a086ceac36118fc2d763bba62eaab5b6647 +SHA512 (meld-3.19.1.tar.xz) = e5703ce9c5f7ee65bdd99a4ec0570f669cf79fe66b319b76cfc0d75548e9414bff40ba296a19c8fc510c05fb2190efdb67a8ac6a1711d11773a51e37a170ff69 +Size (meld-3.19.1.tar.xz) = 592640 bytes |