From owner-cvs-all@FreeBSD.ORG Mon Mar 7 15:10:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4005216A4CE; Mon, 7 Mar 2005 15:10:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECBB543D46; Mon, 7 Mar 2005 15:10:20 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j27FAKCw094285; Mon, 7 Mar 2005 15:10:20 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j27FAKH9094284; Mon, 7 Mar 2005 15:10:20 GMT (envelope-from vanilla) Message-Id: <200503071510.j27FAKH9094284@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Mon, 7 Mar 2005 15:10:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/3ddesktop Makefile ports/multimedia/camserv Makefile ports/graphics/deep_zoom Makefile ports/graphics/digikam Makefile ports/x11-wm/enlightenment Makefile ports/x11/eterm Makefile ports/graphics/evas Makefile ports/multimedia/ffmpeg ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 15:10:21 -0000 vanilla 2005-03-07 15:10:20 UTC FreeBSD ports repository Modified files: x11/3ddesktop Makefile multimedia/camserv Makefile graphics/deep_zoom Makefile graphics/digikam Makefile x11-wm/enlightenment Makefile x11/eterm Makefile graphics/evas Makefile multimedia/ffmpeg Makefile graphics/geist Makefile graphics/giblib Makefile graphics/hsetroot Makefile graphics/imlib2 Makefile distinfo pkg-plist graphics/imlib2_loaders Makefile distinfo pkg-plist x11-wm/kahakai Makefile graphics/kipi-plugins Makefile deskutils/kompose Makefile devel/libast Makefile graphics/libcaca Makefile graphics/p5-Image-Imlib2 Makefile graphics/p5-Imlib2 Makefile x11-wm/phluid Makefile graphics/ruby-imlib2 Makefile x11-wm/skippy Makefile x11-wm/waimea Makefile x11/wmmsg Makefile graphics/zphoto Makefile Added files: graphics/imlib2/files patch-configure.in Removed files: graphics/imlib2/files patch-security-1 Log: 1: Upgrade imlib2 to 1.2.0 2: chase shared library version to 3. PR: ports/78347 Submitted by: Russell Jackson Somepart by: me Revision Changes Path 1.5 +1 -1 ports/deskutils/kompose/Makefile 1.14 +1 -1 ports/devel/libast/Makefile 1.8 +1 -1 ports/graphics/deep_zoom/Makefile 1.12 +1 -1 ports/graphics/digikam/Makefile 1.20 +1 -1 ports/graphics/evas/Makefile 1.15 +1 -1 ports/graphics/geist/Makefile 1.14 +1 -1 ports/graphics/giblib/Makefile 1.6 +1 -1 ports/graphics/hsetroot/Makefile 1.99 +5 -4 ports/graphics/imlib2/Makefile 1.34 +2 -2 ports/graphics/imlib2/distinfo 1.1 +121 -0 ports/graphics/imlib2/files/patch-configure.in (new) 1.2 +0 -90 ports/graphics/imlib2/files/patch-security-1 (dead) 1.35 +50 -24 ports/graphics/imlib2/pkg-plist 1.13 +2 -2 ports/graphics/imlib2_loaders/Makefile 1.5 +2 -2 ports/graphics/imlib2_loaders/distinfo 1.3 +5 -5 ports/graphics/imlib2_loaders/pkg-plist 1.8 +1 -1 ports/graphics/kipi-plugins/Makefile 1.5 +1 -1 ports/graphics/libcaca/Makefile 1.11 +1 -1 ports/graphics/p5-Image-Imlib2/Makefile 1.9 +1 -1 ports/graphics/p5-Imlib2/Makefile 1.10 +1 -1 ports/graphics/ruby-imlib2/Makefile 1.16 +1 -1 ports/graphics/zphoto/Makefile 1.15 +1 -1 ports/multimedia/camserv/Makefile 1.47 +1 -1 ports/multimedia/ffmpeg/Makefile 1.85 +1 -1 ports/x11-wm/enlightenment/Makefile 1.14 +1 -1 ports/x11-wm/kahakai/Makefile 1.9 +1 -1 ports/x11-wm/phluid/Makefile 1.5 +1 -1 ports/x11-wm/skippy/Makefile 1.11 +1 -1 ports/x11-wm/waimea/Makefile 1.10 +1 -1 ports/x11/3ddesktop/Makefile 1.53 +1 -1 ports/x11/eterm/Makefile 1.4 +1 -1 ports/x11/wmmsg/Makefile