From owner-cvs-ports@FreeBSD.ORG Mon Jul 18 21:56:03 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23AE2106566B; Mon, 18 Jul 2011 21:56:03 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EC98D8FC17; Mon, 18 Jul 2011 21:56:02 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p6ILu2KJ006373; Mon, 18 Jul 2011 21:56:02 GMT (envelope-from ohauer@repoman.freebsd.org) Received: (from ohauer@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p6ILu283006372; Mon, 18 Jul 2011 21:56:02 GMT (envelope-from ohauer) Message-Id: <201107182156.p6ILu283006372@repoman.freebsd.org> From: Olli Hauer Date: Mon, 18 Jul 2011 21:56:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/bugzilla Makefile Makefile.common distinfo pkg-plist ports/devel/bugzilla3 Makefile.common distinfo ports/german/bugzilla Makefile ports/german/bugzilla3 Makefile ports/japanese/bugzilla distinfo ports/japanese/bugzilla3 distinfo ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jul 2011 21:56:03 -0000 ohauer 2011-07-18 21:56:02 UTC FreeBSD ports repository Modified files: devel/bugzilla Makefile Makefile.common distinfo pkg-plist devel/bugzilla3 Makefile.common distinfo german/bugzilla Makefile german/bugzilla3 Makefile japanese/bugzilla distinfo japanese/bugzilla3 distinfo russian/bugzilla-ru distinfo russian/bugzilla3-ru distinfo Log: - create missing (empty) directory (bugzilla) so checksetup does not fail - use DIST_SUBDIR for bugzilla and all translations - sort pkg-plist (genplist) OK from bugzilla maintainers per PM. PR: ports/158766 Submitted by: ohauer Revision Changes Path 1.86 +3 -2 ports/devel/bugzilla/Makefile 1.3 +3 -1 ports/devel/bugzilla/Makefile.common 1.45 +2 -2 ports/devel/bugzilla/distinfo 1.39 +53 -51 ports/devel/bugzilla/pkg-plist 1.3 +3 -1 ports/devel/bugzilla3/Makefile.common 1.45 +2 -2 ports/devel/bugzilla3/distinfo 1.2 +0 -1 ports/german/bugzilla/Makefile 1.2 +0 -1 ports/german/bugzilla3/Makefile 1.14 +2 -2 ports/japanese/bugzilla/distinfo 1.15 +2 -2 ports/japanese/bugzilla3/distinfo 1.8 +2 -2 ports/russian/bugzilla-ru/distinfo 1.8 +2 -2 ports/russian/bugzilla3-ru/distinfo