svn commit: r393274 - head/ports-mgmt/freebsd-bugzilla-cli

Philip M. Gollucci pgollucci at FreeBSD.org
Thu Jul 30 21:25:55 UTC 2015


Author: pgollucci
Date: Thu Jul 30 21:25:53 2015
New Revision: 393274
URL: https://svnweb.freebsd.org/changeset/ports/393274

Log:
  forgot to update pkg-descr

Modified:
  head/ports-mgmt/freebsd-bugzilla-cli/Makefile
  head/ports-mgmt/freebsd-bugzilla-cli/pkg-descr

Modified: head/ports-mgmt/freebsd-bugzilla-cli/Makefile
==============================================================================
--- head/ports-mgmt/freebsd-bugzilla-cli/Makefile	Thu Jul 30 21:21:28 2015	(r393273)
+++ head/ports-mgmt/freebsd-bugzilla-cli/Makefile	Thu Jul 30 21:25:53 2015	(r393274)
@@ -3,6 +3,7 @@
 
 PORTNAME=	freebsd-bugzilla-cli
 PORTVERSION=	0.2.0
+PORTREVISION=	1
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	GH
 

Modified: head/ports-mgmt/freebsd-bugzilla-cli/pkg-descr
==============================================================================
--- head/ports-mgmt/freebsd-bugzilla-cli/pkg-descr	Thu Jul 30 21:21:28 2015	(r393273)
+++ head/ports-mgmt/freebsd-bugzilla-cli/pkg-descr	Thu Jul 30 21:25:53 2015	(r393274)
@@ -2,6 +2,7 @@ CLI utilities and wrappers for FreeBSD's
 ports.  Provides a consistent API which can have pluggable backends.
 
 Supported Commands:
+ bz init
  bz login
  bz submit
  bz take


More information about the svn-ports-all mailing list