From owner-cvs-all@FreeBSD.ORG Tue Dec 20 00:14:57 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07051106566B; Tue, 20 Dec 2011 00:14:56 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 97F6D8FC0A; Tue, 20 Dec 2011 00:14:56 +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 pBK0Eu8p090794; Tue, 20 Dec 2011 00:14:56 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBK0Eu57090793; Tue, 20 Dec 2011 00:14:56 GMT (envelope-from marcus) Message-Id: <201112200014.pBK0Eu57090793@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 20 Dec 2011 00:14:56 +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/net/wireshark Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Dec 2011 00:14:57 -0000 marcus 2011-12-20 00:14:56 UTC FreeBSD ports repository Modified files: net/wireshark Makefile pkg-plist Log: Missed some PRs in the 1.6.4 update. * Clean up Makefile by removing some errant spaces [1] * Fix up the GnuTLS options [1] [2] * Add a desktop entry for wireshark [3] PR: 163146 [1] 162879 [2] 163045 [3] Submitted by: rm [1] Alfred Bartsch [2] Olivier Cochard-Labbé [3] Revision Changes Path 1.175 +16 -5 ports/net/wireshark/Makefile 1.50 +1 -0 ports/net/wireshark/pkg-plist