diff options
author | ahze <ahze@FreeBSD.org> | 2008-08-25 05:04:12 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2008-08-25 05:04:12 +0800 |
commit | b72755990feefb1b037e77a36726092885819672 (patch) | |
tree | 0b27456a43418639a87c849f1656a2ddf87538a7 | |
parent | 19eec831f9f0b210c7e74df5aa3c4b414c6a6985 (diff) | |
download | freebsd-ports-gnome-b72755990feefb1b037e77a36726092885819672.tar.gz freebsd-ports-gnome-b72755990feefb1b037e77a36726092885819672.tar.zst freebsd-ports-gnome-b72755990feefb1b037e77a36726092885819672.zip |
Update to 2.2.3
-rw-r--r-- | deskutils/glabels/Makefile | 6 | ||||
-rw-r--r-- | deskutils/glabels/distinfo | 6 | ||||
-rw-r--r-- | deskutils/glabels/pkg-plist | 5 |
3 files changed, 10 insertions, 7 deletions
diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile index 23931828468e..853e6b901727 100644 --- a/deskutils/glabels/Makefile +++ b/deskutils/glabels/Makefile @@ -7,8 +7,7 @@ # PORTNAME= glabels -PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTVERSION= 2.2.3 CATEGORIES= deskutils MASTER_SITES= SF @@ -24,8 +23,7 @@ INSTALLS_OMF= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ - PKG_CONFIG="${LOCALBASE}/bin/pkg-config" + LDFLAGS="-L${LOCALBASE}/lib" MAN1= glabels.1 diff --git a/deskutils/glabels/distinfo b/deskutils/glabels/distinfo index ae201f9df68f..9ac57a49f91b 100644 --- a/deskutils/glabels/distinfo +++ b/deskutils/glabels/distinfo @@ -1,3 +1,3 @@ -MD5 (glabels-2.2.2.tar.gz) = ee9f8687904b070715dac59efe7a7dc5 -SHA256 (glabels-2.2.2.tar.gz) = f457ef164f7db57fc4f4abdc8458e0be633a01d91690376c50d3732f94301eb8 -SIZE (glabels-2.2.2.tar.gz) = 1990436 +MD5 (glabels-2.2.3.tar.gz) = fa2cb3669950fdfe2250dc0ce52ac4d2 +SHA256 (glabels-2.2.3.tar.gz) = bceabfdc60b061d158c7d694a0886d9b721ceda0d33816bfc010eaf05b24acb7 +SIZE (glabels-2.2.3.tar.gz) = 2018981 diff --git a/deskutils/glabels/pkg-plist b/deskutils/glabels/pkg-plist index 1e0a5fb2e3f4..00f25a9d327d 100644 --- a/deskutils/glabels/pkg-plist +++ b/deskutils/glabels/pkg-plist @@ -53,7 +53,9 @@ share/glabels/glade/wdgt-rotate-label.glade share/glabels/templates/avery-iso-templates.xml share/glabels/templates/avery-other-templates.xml share/glabels/templates/avery-us-templates.xml +share/glabels/templates/brother-other-templates.xml share/glabels/templates/categories.xml +share/glabels/templates/dymo-other-templates.xml share/glabels/templates/misc-iso-templates.xml share/glabels/templates/misc-other-templates.xml share/glabels/templates/misc-us-templates.xml @@ -83,6 +85,7 @@ share/locale/es/LC_MESSAGES/glabels.mo share/locale/fr/LC_MESSAGES/glabels.mo share/locale/it/LC_MESSAGES/glabels.mo share/locale/ja/LC_MESSAGES/glabels.mo +share/locale/ko/LC_MESSAGES/glabels.mo share/locale/pl/LC_MESSAGES/glabels.mo share/locale/pt_BR/LC_MESSAGES/glabels.mo share/locale/ru/LC_MESSAGES/glabels.mo @@ -113,6 +116,8 @@ share/pixmaps/glabels/glabels-splash.png @dirrm share/doc/libglabels @dirrmtry share/applications @dirrm include/libglabels +@dirrmtry share/locale/ko/LC_MESSAGES +@dirrmtry share/locale/ko @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |