Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109835976
D7856.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D7856.diff
View Options
Index: head/devel/libkolab/Makefile
===================================================================
--- head/devel/libkolab/Makefile
+++ head/devel/libkolab/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libkolab
-PORTVERSION= 0.5.3
+PORTVERSION= 0.6.3
CATEGORIES= devel kde
MASTER_SITES= http://mirror.kolabsys.com/pub/releases/
@@ -12,7 +12,10 @@
# itself to be LGPL3-licensed (and so are all the installed headers).
LICENSE= LGPL3
-LIB_DEPENDS= libkolabxml.so:textproc/libkolabxml
+LIB_DEPENDS= libboost_system.so:devel/boost-libs \
+ libcurl.so:ftp/curl \
+ libkolabxml.so:textproc/libkolabxml \
+ libxerces-c-3.1.so:textproc/xerces-c3
# TODO: Conditionally enable the bindings based on OPTIONs.
CMAKE_ARGS= -DBUILD_TESTS:BOOL=OFF \
@@ -22,7 +25,7 @@
USES= cmake:outsource kde:4
USE_KDE= automoc4 kdelibs pimlibs
USE_LDCONFIG= yes
-USE_QT4= corelib gui xml \
+USE_QT4= corelib dbus gui network svg xml \
moc_build qmake_build rcc_build uic_build
PLIST_SUB= SHLIB_VER=${PORTVERSION}
Index: head/devel/libkolab/distinfo
===================================================================
--- head/devel/libkolab/distinfo
+++ head/devel/libkolab/distinfo
@@ -1,2 +1,3 @@
-SHA256 (libkolab-0.5.3.tar.gz) = a90c4d892850e1795aec97f14c887f41463d0cad573926cdafd17f972e9d2726
-SIZE (libkolab-0.5.3.tar.gz) = 186440
+TIMESTAMP = 1473595778
+SHA256 (libkolab-0.6.3.tar.gz) = 9d71e5febb44478fe434ead5b3948d4d63d7ff2c5e9a378d32693adcf2b51bdf
+SIZE (libkolab-0.6.3.tar.gz) = 192648
Index: head/devel/libkolab/pkg-plist
===================================================================
--- head/devel/libkolab/pkg-plist
+++ head/devel/libkolab/pkg-plist
@@ -7,6 +7,7 @@
include/kolab/kolab_export.h
include/kolab/kolabdefinitions.h
include/kolab/kolabobject.h
+include/kolab/libkolab_config.h
include/kolab/mimeobject.h
include/kolab/xmlobject.h
lib/cmake/Libkolab/LibkolabConfig.cmake
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 11, 3:49 AM (10 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16588472
Default Alt Text
D7856.diff (1 KB)
Attached To
Mode
D7856: Update devel/libkolab to 0.6.3.
Attached
Detach File
Event Timeline
Log In to Comment