diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-12-15 15:50:28 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-12-15 15:50:28 +0000 |
commit | 8ccc1f70189d853faddd7e61c2133fe30d0d1ab9 (patch) | |
tree | c3151b1e47377965e08ebda24cd898b47ef1e0e7 /textproc | |
parent | 523314f1dc6acb1118a8e9bd42bc7719c7129d0f (diff) | |
download | ports-8ccc1f70189d853faddd7e61c2133fe30d0d1ab9.tar.gz ports-8ccc1f70189d853faddd7e61c2133fe30d0d1ab9.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/meld/Makefile | 12 | ||||
-rw-r--r-- | textproc/meld/distinfo | 4 | ||||
-rw-r--r-- | textproc/meld/pkg-plist | 1 |
3 files changed, 8 insertions, 9 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index 211ca65aa13f..d450e14e7b2c 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= meld -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 CATEGORIES= textproc devel python MASTER_SITES= GNOME @@ -21,9 +21,11 @@ INSTALLS_OMF= yes OPTIONS_DEFINE= NLS PYGNOMEDESKTOP OPTIONS_SUB= yes -PYGNOMEDESKTOP_DESC= Code syntax highlighting (many dependencies) -NLS_USES= gettext +NLS_USES= gettext + +PYGNOMEDESKTOP_DESC= Code syntax highlighting (many dependencies) +PYGNOMEDESKTOP_USE= gnome=pygnomedesktop .include <bsd.port.options.mk> @@ -40,8 +42,4 @@ post-patch: s|$$(LANG)|$$(LANG_)|g' ${WRKSRC}/${file} .endfor -.if ${PORT_OPTIONS:MPYGNOMEDESKTOP} -USE_GNOME+= pygnomedesktop -.endif - .include <bsd.port.mk> diff --git a/textproc/meld/distinfo b/textproc/meld/distinfo index 80b50d1d44ba..25f120d05d03 100644 --- a/textproc/meld/distinfo +++ b/textproc/meld/distinfo @@ -1,2 +1,2 @@ -SHA256 (meld-1.8.2.tar.xz) = f272f57f5475ad0b0a555c5e3ce5878feb2dcabb919753bb17534c8559027f69 -SIZE (meld-1.8.2.tar.xz) = 423312 +SHA256 (meld-1.8.3.tar.xz) = 42ba344cacfe4c5afaf5db8a43df2c877ec9e5b8e66621b92f2f9e0dcbf6fed7 +SIZE (meld-1.8.3.tar.xz) = 415704 diff --git a/textproc/meld/pkg-plist b/textproc/meld/pkg-plist index a844f156d715..77c12878bca1 100644 --- a/textproc/meld/pkg-plist +++ b/textproc/meld/pkg-plist @@ -193,6 +193,7 @@ share/icons/hicolor/scalable/apps/meld.svg %%NLS%%share/locale/fr/LC_MESSAGES/meld.mo %%NLS%%share/locale/gl/LC_MESSAGES/meld.mo %%NLS%%share/locale/hu/LC_MESSAGES/meld.mo +%%NLS%%share/locale/id/LC_MESSAGES/meld.mo %%NLS%%share/locale/it/LC_MESSAGES/meld.mo %%NLS%%share/locale/ja/LC_MESSAGES/meld.mo %%NLS%%share/locale/ko/LC_MESSAGES/meld.mo |