diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-19 05:52:30 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-19 05:52:30 +0800 |
commit | 93ae89dc634b8eff7396dc9e3acaa80471db7075 (patch) | |
tree | a670f2aa721c3e1fbb8e722afea47396f5d987b8 /net | |
parent | fd47a77267e1db40c122d8c12560b9f716e32ec2 (diff) | |
download | marcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.tar marcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.tar.gz marcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.tar.bz2 marcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.tar.lz marcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.tar.xz marcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.tar.zst marcuscom-ports-93ae89dc634b8eff7396dc9e3acaa80471db7075.zip |
Update to 3.2.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16473 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r-- | net/gnome-online-accounts/Makefile | 8 | ||||
-rw-r--r-- | net/gnome-online-accounts/distinfo | 4 | ||||
-rw-r--r-- | net/gnome-online-accounts/pkg-plist | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile index 455a323e6..2b98ff298 100644 --- a/net/gnome-online-accounts/Makefile +++ b/net/gnome-online-accounts/Makefile @@ -3,10 +3,10 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/gnome-online-accounts/Makefile,v 1.4 2011/10/04 21:14:40 kwm Exp $ +# $MCom: ports/net/gnome-online-accounts/Makefile,v 1.5 2011/10/16 19:57:09 kwm Exp $ PORTNAME= gnome-online-accounts -PORTVERSION= 3.2.0.1 +PORTVERSION= 3.2.1 CATEGORIES= net MASTER_SITES= GNOME @@ -28,8 +28,8 @@ USE_GETTEXT= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib MAN8= goa-daemon.8 diff --git a/net/gnome-online-accounts/distinfo b/net/gnome-online-accounts/distinfo index c85daa5e9..9defed3ca 100644 --- a/net/gnome-online-accounts/distinfo +++ b/net/gnome-online-accounts/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-online-accounts-3.2.0.1.tar.xz) = b53e1429930294872b64987bf18e8f2cf07adaac5b1a8c9c15d2fb95ea1e8b2b -SIZE (gnome-online-accounts-3.2.0.1.tar.xz) = 455596 +SHA256 (gnome-online-accounts-3.2.1.tar.xz) = 549c210c358fd05598a00cb7a8d8f5b0fd6e18f7cb321c3c1641fb18f1312234 +SIZE (gnome-online-accounts-3.2.1.tar.xz) = 457816 diff --git a/net/gnome-online-accounts/pkg-plist b/net/gnome-online-accounts/pkg-plist index 385fa392c..47814bfde 100644 --- a/net/gnome-online-accounts/pkg-plist +++ b/net/gnome-online-accounts/pkg-plist @@ -93,14 +93,18 @@ share/locale/sr/LC_MESSAGES/gnome-online-accounts.mo share/locale/sr@latin/LC_MESSAGES/gnome-online-accounts.mo share/locale/sv/LC_MESSAGES/gnome-online-accounts.mo share/locale/ta/LC_MESSAGES/gnome-online-accounts.mo +share/locale/te/LC_MESSAGES/gnome-online-accounts.mo share/locale/th/LC_MESSAGES/gnome-online-accounts.mo share/locale/tr/LC_MESSAGES/gnome-online-accounts.mo share/locale/uk/LC_MESSAGES/gnome-online-accounts.mo +share/locale/vi/LC_MESSAGES/gnome-online-accounts.mo share/locale/zh_CN/LC_MESSAGES/gnome-online-accounts.mo share/locale/zh_HK/LC_MESSAGES/gnome-online-accounts.mo share/locale/zh_TW/LC_MESSAGES/gnome-online-accounts.mo @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te @dirrmtry share/locale/sr@latin/LC_MESSAGES @dirrmtry share/locale/sr@latin @dirrmtry share/locale/ca@valencia/LC_MESSAGES |