diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-18 03:40:21 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-18 03:40:21 +0800 |
commit | 13f466ed605b6e83ac7f4190110abb38ce30b7c1 (patch) | |
tree | 090bcc084c567a246455f1b9b07e6d2c822b8ee3 | |
parent | df376cd771a10ac826b1010638ebb43be187d422 (diff) | |
download | marcuscom-ports-13f466ed605b6e83ac7f4190110abb38ce30b7c1.tar marcuscom-ports-13f466ed605b6e83ac7f4190110abb38ce30b7c1.tar.gz marcuscom-ports-13f466ed605b6e83ac7f4190110abb38ce30b7c1.tar.bz2 marcuscom-ports-13f466ed605b6e83ac7f4190110abb38ce30b7c1.tar.lz marcuscom-ports-13f466ed605b6e83ac7f4190110abb38ce30b7c1.tar.xz marcuscom-ports-13f466ed605b6e83ac7f4190110abb38ce30b7c1.tar.zst marcuscom-ports-13f466ed605b6e83ac7f4190110abb38ce30b7c1.zip |
Update to 0.12.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18477 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/libchamplain/Makefile | 4 | ||||
-rw-r--r-- | graphics/libchamplain/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/libchamplain/Makefile b/graphics/libchamplain/Makefile index 8a84f2eff..847af8a1d 100644 --- a/graphics/libchamplain/Makefile +++ b/graphics/libchamplain/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/graphics/libchamplain/Makefile 17271 2013-04-01 15:16:27Z kwm $ PORTNAME= libchamplain -PORTVERSION= 0.12.3 +PORTVERSION= 0.12.4 CATEGORIES= graphics MASTER_SITES= GNOME @@ -18,7 +18,7 @@ USES= pathfix pkgconfig USE_GNOME= gtk30 ltverhack gnomehier introspection:build USE_AUTOTOOLS= libtool USE_GMAKE= yes -USE_SQLITE= yes +USE_SQLITE= 3 GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/graphics/libchamplain/distinfo b/graphics/libchamplain/distinfo index f8384f930..9353cf5a1 100644 --- a/graphics/libchamplain/distinfo +++ b/graphics/libchamplain/distinfo @@ -1,2 +1,2 @@ -SHA256 (libchamplain-0.12.3.tar.xz) = 3d03d4e6892305a3b5b78e0718e486f6a13271df33d82383fd8361ef71f3e658 -SIZE (libchamplain-0.12.3.tar.xz) = 583740 +SHA256 (libchamplain-0.12.4.tar.xz) = 631ce8e91b02c596e29778d3f7c1d28013e2e40d080a88f2d9a06f8b79f9e493 +SIZE (libchamplain-0.12.4.tar.xz) = 587776 |