diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-06-23 19:12:45 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-06-23 19:12:45 +0800 |
commit | eabd266a59a032ae5b22f542a85dfcc76eb66d24 (patch) | |
tree | ab91c8b08b9423d4af8d9e2faff3349844c0255a | |
parent | acb2581203f3eb0b031070cabac4360217a05869 (diff) | |
download | marcuscom-ports-eabd266a59a032ae5b22f542a85dfcc76eb66d24.tar.gz marcuscom-ports-eabd266a59a032ae5b22f542a85dfcc76eb66d24.tar.zst marcuscom-ports-eabd266a59a032ae5b22f542a85dfcc76eb66d24.zip |
Move libzapojit to net. Fix categories and add devel to it. Update rest location
in portstree as it was added in devel/librest.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18583 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | deskutils/gnome-documents/Makefile | 2 | ||||
-rw-r--r-- | net/libzapojit/Makefile (renamed from devel/libzapojit/Makefile) | 5 | ||||
-rw-r--r-- | net/libzapojit/distinfo (renamed from devel/libzapojit/distinfo) | 0 | ||||
-rw-r--r-- | net/libzapojit/pkg-descr (renamed from devel/libzapojit/pkg-descr) | 0 | ||||
-rw-r--r-- | net/libzapojit/pkg-plist (renamed from devel/libzapojit/pkg-plist) | 0 |
5 files changed, 4 insertions, 3 deletions
diff --git a/deskutils/gnome-documents/Makefile b/deskutils/gnome-documents/Makefile index d91900260..de22f45c0 100644 --- a/deskutils/gnome-documents/Makefile +++ b/deskutils/gnome-documents/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ goa-1:${PORTSDIR}/net/gnome-online-accounts \ gjs:${PORTSDIR}/lang/gjs \ tracker-sparql-0.14:${PORTSDIR}/sysutils/tracker-client \ - zapojit-0.0:${PORTSDIR}/devel/libzapojit + zapojit-0.0:${PORTSDIR}/net/libzapojit RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \ ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss diff --git a/devel/libzapojit/Makefile b/net/libzapojit/Makefile index 68689cc12..e2f4b2258 100644 --- a/devel/libzapojit/Makefile +++ b/net/libzapojit/Makefile @@ -1,9 +1,10 @@ # Created by: Gustau Perez i Querol <gustau.perez@gmail.com> # $FreeBSD$ +# $MCom$ PORTNAME= libzapojit PORTVERSION= 0.0.2 -CATEGORIES= deskutils gnome +CATEGORIES= net devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -13,7 +14,7 @@ COMMENT= GLib/GObject wrapper for the Skydrive and Hotmail API BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= goa-1:${PORTSDIR}/net/gnome-online-accounts \ json-glib-1:${PORTSDIR}/devel/json-glib \ - rest-0.7:${PORTSDIR}/www/rest + rest-0.7:${PORTSDIR}/devel/librest USE_XZ= yes USES= pathfix diff --git a/devel/libzapojit/distinfo b/net/libzapojit/distinfo index 3c6baa087..3c6baa087 100644 --- a/devel/libzapojit/distinfo +++ b/net/libzapojit/distinfo diff --git a/devel/libzapojit/pkg-descr b/net/libzapojit/pkg-descr index 908d44ec4..908d44ec4 100644 --- a/devel/libzapojit/pkg-descr +++ b/net/libzapojit/pkg-descr diff --git a/devel/libzapojit/pkg-plist b/net/libzapojit/pkg-plist index 896969747..896969747 100644 --- a/devel/libzapojit/pkg-plist +++ b/net/libzapojit/pkg-plist |