summaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-03-04 22:53:35 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-03-04 22:53:35 +0800
commit5c63bfc3e30d20fea18fd1b2d3ec7d0a60b1ea6d (patch)
tree44c17f743b44182b2d7767fe3044be65d0af674e /ports-mgmt
parent6f5e34c6d8fccc3dce3277a39df8b5744ad3baf7 (diff)
downloadmarcuscom-ports-5c63bfc3e30d20fea18fd1b2d3ec7d0a60b1ea6d.tar
marcuscom-ports-5c63bfc3e30d20fea18fd1b2d3ec7d0a60b1ea6d.tar.gz
marcuscom-ports-5c63bfc3e30d20fea18fd1b2d3ec7d0a60b1ea6d.tar.bz2
marcuscom-ports-5c63bfc3e30d20fea18fd1b2d3ec7d0a60b1ea6d.tar.lz
marcuscom-ports-5c63bfc3e30d20fea18fd1b2d3ec7d0a60b1ea6d.tar.xz
marcuscom-ports-5c63bfc3e30d20fea18fd1b2d3ec7d0a60b1ea6d.tar.zst
marcuscom-ports-5c63bfc3e30d20fea18fd1b2d3ec7d0a60b1ea6d.zip
Update to 0.6.2.
Only do the post-install step for the master port. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13754 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/packagekit-qt4/pkg-plist3
-rw-r--r--ports-mgmt/packagekit/Makefile9
-rw-r--r--ports-mgmt/packagekit/distinfo6
-rw-r--r--ports-mgmt/packagekit/pkg-plist2
4 files changed, 11 insertions, 9 deletions
diff --git a/ports-mgmt/packagekit-qt4/pkg-plist b/ports-mgmt/packagekit-qt4/pkg-plist
index 22c8fb91b..a36453342 100644
--- a/ports-mgmt/packagekit-qt4/pkg-plist
+++ b/ports-mgmt/packagekit-qt4/pkg-plist
@@ -1,12 +1,13 @@
include/PackageKit/packagekit-qt/QPackageKit
include/PackageKit/packagekit-qt/bitfield.h
include/PackageKit/packagekit-qt/client.h
+include/PackageKit/packagekit-qt/enum.h
include/PackageKit/packagekit-qt/package.h
include/PackageKit/packagekit-qt/transaction.h
lib/libpackagekit-qt.a
lib/libpackagekit-qt.la
lib/libpackagekit-qt.so
-lib/libpackagekit-qt.so.12
+lib/libpackagekit-qt.so.14
libdata/pkgconfig/packagekit-qt.pc
share/cmake/Modules/FindQPackageKit.cmake
@dirrm include/PackageKit/packagekit-qt
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile
index 36c2f70c4..0cee7813e 100644
--- a/ports-mgmt/packagekit/Makefile
+++ b/ports-mgmt/packagekit/Makefile
@@ -3,11 +3,10 @@
# Whom: Anders F Bjorklund <afb@users.sourceforge.net>
#
# $FreeBSD$
-# $MCom: ports/ports-mgmt/packagekit/Makefile,v 1.15 2010/02/12 17:43:31 avl Exp $
+# $MCom: ports/ports-mgmt/packagekit/Makefile,v 1.16 2010/03/01 09:45:10 avl Exp $
PORTNAME= PackageKit
-PORTVERSION= 0.6.1
-PORTREVISION= 2
+PORTVERSION= 0.6.2
CATEGORIES= ports-mgmt sysutils
MASTER_SITES= http://www.packagekit.org/releases/
@@ -94,7 +93,7 @@ PLIST_SUB+= GTK="@comment "
#.endif
.if defined(SLAVEPORT)
-LIB_DEPENDS+= packagekit-glib2.13:${PORTSDIR}/ports-mgmt/packagekit
+LIB_DEPENDS+= packagekit-glib2.14:${PORTSDIR}/ports-mgmt/packagekit
.if ${SLAVEPORT}=="qt4"
CONFIGURE_ARGS+=--enable-qt
@@ -117,8 +116,10 @@ post-patch:
${WRKSRC}/lib/packagekit-glib2/Makefile.in
post-install:
+.if !defined(SLAVEPORT)
@${INSTALL_DATA} ${WRKSRC}/data/transactions.db \
${PREFIX}/share/PackageKit/transactions.db
@-update-mime-database ${PREFIX}/share/mime > /dev/null
+.endif
.include <bsd.port.post.mk>
diff --git a/ports-mgmt/packagekit/distinfo b/ports-mgmt/packagekit/distinfo
index 2ee4dc59a..aed149443 100644
--- a/ports-mgmt/packagekit/distinfo
+++ b/ports-mgmt/packagekit/distinfo
@@ -1,3 +1,3 @@
-MD5 (PackageKit-0.6.1.tar.gz) = 681fa554f67a9c72ac402d899659b23e
-SHA256 (PackageKit-0.6.1.tar.gz) = 253f9fdffa2dcd23cb7a80fbbfa768bcde10817e060da0de4c0ac700c60573a6
-SIZE (PackageKit-0.6.1.tar.gz) = 9289735
+MD5 (PackageKit-0.6.2.tar.gz) = 846f574639e41a24cd20f0512b69ba58
+SHA256 (PackageKit-0.6.2.tar.gz) = 31426cf7854e926207e229990a8f2ce08bea53f4713d75390e73e8e13bdfadaf
+SIZE (PackageKit-0.6.2.tar.gz) = 9358171
diff --git a/ports-mgmt/packagekit/pkg-plist b/ports-mgmt/packagekit/pkg-plist
index 8c6d48f47..807d69446 100644
--- a/ports-mgmt/packagekit/pkg-plist
+++ b/ports-mgmt/packagekit/pkg-plist
@@ -57,7 +57,7 @@ lib/girepository-1.0/PackageKitGlib-1.0.typelib
lib/libpackagekit-glib2.a
lib/libpackagekit-glib2.la
lib/libpackagekit-glib2.so
-lib/libpackagekit-glib2.so.13
+lib/libpackagekit-glib2.so.14
lib/packagekit-backend/libpk_backend_dummy.a
lib/packagekit-backend/libpk_backend_dummy.la
lib/packagekit-backend/libpk_backend_dummy.so