Date: Fri, 16 Dec 2016 16:21:59 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428686 - in head: devel/android-tools-adb devel/android-tools-fastboot devel/fb-adb devel/py-adb games/openbor sysutils/fusefs-gitfs Message-ID: <201612161621.uBGGLxl3077314@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Dec 16 16:21:59 2016 New Revision: 428686 URL: https://svnweb.freebsd.org/changeset/ports/428686 Log: List in more categories Modified: head/devel/android-tools-adb/Makefile (contents, props changed) head/devel/android-tools-fastboot/Makefile (contents, props changed) head/devel/fb-adb/Makefile (contents, props changed) head/devel/py-adb/Makefile (contents, props changed) head/games/openbor/Makefile (contents, props changed) head/sysutils/fusefs-gitfs/Makefile (contents, props changed) Modified: head/devel/android-tools-adb/Makefile ============================================================================== --- head/devel/android-tools-adb/Makefile Fri Dec 16 16:10:14 2016 (r428685) +++ head/devel/android-tools-adb/Makefile Fri Dec 16 16:21:59 2016 (r428686) @@ -4,7 +4,7 @@ PORTNAME= android-tools-adb DISTVERSIONPREFIX= android- DISTVERSION?= 7.1.1_r4 PORTREVISION?= 0 -CATEGORIES= devel +CATEGORIES= devel comms .ifndef EXTRA_PATCHES PATCH_SITES= https://github.com/android/platform_system_core/commit/ PATCHFILES= b4cff495a1f9.patch:-p1 Modified: head/devel/android-tools-fastboot/Makefile ============================================================================== --- head/devel/android-tools-fastboot/Makefile Fri Dec 16 16:10:14 2016 (r428685) +++ head/devel/android-tools-fastboot/Makefile Fri Dec 16 16:21:59 2016 (r428686) @@ -4,7 +4,7 @@ PORTNAME= android-tools-fastboot DISTVERSIONPREFIX= android- DISTVERSION?= 7.1.1_r4 PORTREVISION?= 0 -CATEGORIES= devel +CATEGORIES= devel sysutils MASTER_SITES= https://anonscm.debian.org/cgit/android-tools/android-tools.git/plain/debian/:manpage DISTFILES= fastboot.1?id=706e754:manpage EXTRACT_ONLY= ${DISTFILES:N*\:manpage:C/:.*//} Modified: head/devel/fb-adb/Makefile ============================================================================== --- head/devel/fb-adb/Makefile Fri Dec 16 16:10:14 2016 (r428685) +++ head/devel/fb-adb/Makefile Fri Dec 16 16:21:59 2016 (r428686) @@ -3,7 +3,7 @@ PORTNAME= fb-adb DISTVERSION= 1.4.4-126 DISTVERSIONSUFFIX= -g6fd78ae -CATEGORIES= devel +CATEGORIES= devel comms MAINTAINER= jbeich@FreeBSD.org COMMENT= Better shell for Android devices Modified: head/devel/py-adb/Makefile ============================================================================== --- head/devel/py-adb/Makefile Fri Dec 16 16:10:14 2016 (r428685) +++ head/devel/py-adb/Makefile Fri Dec 16 16:21:59 2016 (r428686) @@ -2,7 +2,7 @@ PORTNAME= adb PORTVERSION= 1.1.1 -CATEGORIES= devel python +CATEGORIES= devel comms python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Fri Dec 16 16:10:14 2016 (r428685) +++ head/games/openbor/Makefile Fri Dec 16 16:21:59 2016 (r428686) @@ -2,7 +2,7 @@ PORTNAME= openbor PORTVERSION= 3.0.r4390 -CATEGORIES= games +CATEGORIES= games devel MASTER_SITES= LOCAL/jbeich \ https://svn.code.sf.net/p/${PORTNAME}/engine/engine/:svn Modified: head/sysutils/fusefs-gitfs/Makefile ============================================================================== --- head/sysutils/fusefs-gitfs/Makefile Fri Dec 16 16:10:14 2016 (r428685) +++ head/sysutils/fusefs-gitfs/Makefile Fri Dec 16 16:21:59 2016 (r428686) @@ -2,7 +2,7 @@ PORTNAME= gitfs DISTVERSION= 0.4.5.1 -CATEGORIES= sysutils +CATEGORIES= sysutils devel PKGNAMEPREFIX= fusefs- MAINTAINER= jbeich@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612161621.uBGGLxl3077314>