From owner-cvs-ports@FreeBSD.ORG Sat Aug 8 14:15:32 2009 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 8E9E11065672; Sat, 8 Aug 2009 14:15:32 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7C8B58FC1E; Sat, 8 Aug 2009 14:15:32 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n78EFWk4027749; Sat, 8 Aug 2009 14:15:32 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n78EFWME027748; Sat, 8 Aug 2009 14:15:32 GMT (envelope-from bsam) Message-Id: <200908081415.n78EFWME027748@repoman.freebsd.org> From: Boris Samorodov Date: Sat, 8 Aug 2009 14:15:32 +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/databases/linux-f10-sqlite3 Makefile ports/databases/linux-f8-sqlite3 Makefile ports/ftp/linux-f10-curl Makefile ports/ftp/linux-f8-curl Makefile ports/textproc/linux-f10-libxml2 Makefile ports/textproc/linux-f8-libxml2 Makefile 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: Sat, 08 Aug 2009 14:15:33 -0000 bsam 2009-08-08 14:15:32 UTC FreeBSD ports repository Modified files: databases/linux-f10-sqlite3 Makefile databases/linux-f8-sqlite3 Makefile ftp/linux-f10-curl Makefile ftp/linux-f8-curl Makefile textproc/linux-f10-libxml2 Makefile textproc/linux-f8-libxml2 Makefile Log: . LINUX_RPM ports install compressed manpages, so set MANCOMPRESSED=yes; . bump PORTREVISIONs. PR: ports/135341 Submitted by: amdmi3 Revision Changes Path 1.6 +2 -0 ports/databases/linux-f10-sqlite3/Makefile 1.5 +2 -1 ports/databases/linux-f8-sqlite3/Makefile 1.11 +2 -1 ports/ftp/linux-f10-curl/Makefile 1.7 +2 -1 ports/ftp/linux-f8-curl/Makefile 1.23 +2 -1 ports/textproc/linux-f10-libxml2/Makefile 1.21 +2 -1 ports/textproc/linux-f8-libxml2/Makefile