diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-08-20 16:42:08 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-08-20 16:42:08 +0800 |
commit | 1fa8c7f0ef214e621e9bb0ab7b601696a344742e (patch) | |
tree | 368e529d9e14b7d7993008ab4fb6a8fa91ca213b /deskutils | |
parent | 36ba44264031a186c2adef07bb17ef1c62ca6300 (diff) | |
download | marcuscom-ports-1fa8c7f0ef214e621e9bb0ab7b601696a344742e.tar marcuscom-ports-1fa8c7f0ef214e621e9bb0ab7b601696a344742e.tar.gz marcuscom-ports-1fa8c7f0ef214e621e9bb0ab7b601696a344742e.tar.bz2 marcuscom-ports-1fa8c7f0ef214e621e9bb0ab7b601696a344742e.tar.lz marcuscom-ports-1fa8c7f0ef214e621e9bb0ab7b601696a344742e.tar.xz marcuscom-ports-1fa8c7f0ef214e621e9bb0ab7b601696a344742e.tar.zst marcuscom-ports-1fa8c7f0ef214e621e9bb0ab7b601696a344742e.zip |
Update california to 0.14.
Skip 0.13, that one introduced the usage of _NL_TIME_FIRST_WEEKDAY
on linux, with fallback code in case that was missing. However, even
if the configure was able to check whether or not _N_T_F_W is present,
the vala code wasn't properly being regenerated [1]. This problem was
previously seen in gnome-chess a few months ago.
[1] https://bugzilla.gnome.org/show_bug.cgi?id=734897
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19821 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/california/Makefile | 2 | ||||
-rw-r--r-- | deskutils/california/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/california/Makefile b/deskutils/california/Makefile index 58488c01d..68087ccf6 100644 --- a/deskutils/california/Makefile +++ b/deskutils/california/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= california -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.4 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/deskutils/california/distinfo b/deskutils/california/distinfo index 9f3b589d9..4e3e202f4 100644 --- a/deskutils/california/distinfo +++ b/deskutils/california/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/california-0.1.2.tar.xz) = 5b67abf6187d99a861ed1eac9654b0a3bade1fb810f10452dc3021fce1e18d2c -SIZE (gnome3/california-0.1.2.tar.xz) = 698224 +SHA256 (gnome3/california-0.1.4.tar.xz) = 3d92f361bc3514d694144a18a42c56884fc54f935b499fc1ea840576024b141b +SIZE (gnome3/california-0.1.4.tar.xz) = 774800 |