From owner-svn-ports-head@FreeBSD.ORG Sun Sep 1 15:03:51 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F28B59B1; Sun, 1 Sep 2013 15:03:50 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D02D921C6; Sun, 1 Sep 2013 15:03:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r81F3oqB072173; Sun, 1 Sep 2013 15:03:50 GMT (envelope-from garga@svn.freebsd.org) Received: (from garga@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r81F3oFU072167; Sun, 1 Sep 2013 15:03:50 GMT (envelope-from garga@svn.freebsd.org) Message-Id: <201309011503.r81F3oFU072167@svn.freebsd.org> From: Renato Botelho Date: Sun, 1 Sep 2013 15:03:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325860 - head/misc/compat9x X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Sep 2013 15:03:51 -0000 Author: garga Date: Sun Sep 1 15:03:49 2013 New Revision: 325860 URL: http://svnweb.freebsd.org/changeset/ports/325860 Log: Update to 9.1.901000.201309, added libstdc++ that will be removed from head Requested by: bapt@ Modified: head/misc/compat9x/Makefile head/misc/compat9x/distinfo head/misc/compat9x/pkg-plist.amd64 head/misc/compat9x/pkg-plist.i386 Modified: head/misc/compat9x/Makefile ============================================================================== --- head/misc/compat9x/Makefile Sun Sep 1 14:51:03 2013 (r325859) +++ head/misc/compat9x/Makefile Sun Sep 1 15:03:49 2013 (r325860) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= compat9x -PORTVERSION= 9.1.901000.201308 +PORTVERSION= 9.1.901000.201309 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= garga/compat Modified: head/misc/compat9x/distinfo ============================================================================== --- head/misc/compat9x/distinfo Sun Sep 1 14:51:03 2013 (r325859) +++ head/misc/compat9x/distinfo Sun Sep 1 15:03:49 2013 (r325860) @@ -1,4 +1,4 @@ -SHA256 (compat9x-amd64-9.1.901000.201308.tar.xz) = 00d0a8088d468b47a592fdc12a7eb3cc8469e089ec644ef74a38bea61d369dda -SIZE (compat9x-amd64-9.1.901000.201308.tar.xz) = 2351532 -SHA256 (compat9x-i386-9.1.901000.201308.tar.xz) = c088f5141c9552042ba00b321bcf289b4d504498b88d0c03e8e32707b5f39dd4 -SIZE (compat9x-i386-9.1.901000.201308.tar.xz) = 1213844 +SHA256 (compat9x-amd64-9.1.901000.201309.tar.xz) = 5679787b1bf77d10bd4c2991e804b1bb6b442dcd449e65e3c91e153fd6687ced +SIZE (compat9x-amd64-9.1.901000.201309.tar.xz) = 2790836 +SHA256 (compat9x-i386-9.1.901000.201309.tar.xz) = d5fd1006bb8d71aaa1aefd510684d58c6ac3f846e4f415eb72340d9f5708f085 +SIZE (compat9x-i386-9.1.901000.201309.tar.xz) = 1438932 Modified: head/misc/compat9x/pkg-plist.amd64 ============================================================================== --- head/misc/compat9x/pkg-plist.amd64 Sun Sep 1 14:51:03 2013 (r325859) +++ head/misc/compat9x/pkg-plist.amd64 Sun Sep 1 15:03:49 2013 (r325860) @@ -16,6 +16,7 @@ lib/compat/libncp.so.4 lib/compat/libodialog.so.7 lib/compat/libroken.so.10 lib/compat/libssl.so.6 +lib/compat/libstdc++.so.6 lib/compat/libusb.so.2 lib32/compat/libarchive.so.5 lib32/compat/libasn1.so.10 @@ -35,6 +36,7 @@ lib32/compat/libncp.so.4 lib32/compat/libodialog.so.7 lib32/compat/libroken.so.10 lib32/compat/libssl.so.6 +lib32/compat/libstdc++.so.6 lib32/compat/libusb.so.2 @dirrmtry lib/compat @dirrmtry lib32/compat Modified: head/misc/compat9x/pkg-plist.i386 ============================================================================== --- head/misc/compat9x/pkg-plist.i386 Sun Sep 1 14:51:03 2013 (r325859) +++ head/misc/compat9x/pkg-plist.i386 Sun Sep 1 15:03:49 2013 (r325860) @@ -16,5 +16,6 @@ lib/compat/libncp.so.4 lib/compat/libodialog.so.7 lib/compat/libroken.so.10 lib/compat/libssl.so.6 +lib/compat/libstdc++.so.6 lib/compat/libusb.so.2 @dirrmtry lib/compat