From owner-svn-ports-all@FreeBSD.ORG Tue Dec 3 16:40:29 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5366634B; Tue, 3 Dec 2013 16:40:29 +0000 (UTC) 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 3D7F210C2; Tue, 3 Dec 2013 16:40:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rB3GeTdT097781; Tue, 3 Dec 2013 16:40:29 GMT (envelope-from nemysis@svn.freebsd.org) Received: (from nemysis@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rB3GeSJ4097778; Tue, 3 Dec 2013 16:40:28 GMT (envelope-from nemysis@svn.freebsd.org) Message-Id: <201312031640.rB3GeSJ4097778@svn.freebsd.org> From: Rusmir Dusko Date: Tue, 3 Dec 2013 16:40:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335579 - in head/emulators/q4wine: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Dec 2013 16:40:29 -0000 Author: nemysis Date: Tue Dec 3 16:40:28 2013 New Revision: 335579 URL: http://svnweb.freebsd.org/changeset/ports/335579 Log: - Update to 1.1-r1 - Remove obsolete patch, upstream have fixed Approved by: pawel / wg (mentors, implicit) Deleted: head/emulators/q4wine/files/ Modified: head/emulators/q4wine/Makefile head/emulators/q4wine/distinfo Modified: head/emulators/q4wine/Makefile ============================================================================== --- head/emulators/q4wine/Makefile Tue Dec 3 16:34:36 2013 (r335578) +++ head/emulators/q4wine/Makefile Tue Dec 3 16:40:28 2013 (r335579) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= q4wine -PORTVERSION= 1.1 +DISTVERSION= 1.1-r1 CATEGORIES= emulators deskutils -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20$${PORTVERSION:S/r/-r/}/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/-r/} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20$${DISTVERSION}/ MAINTAINER= nemysis@FreeBSD.org COMMENT= QT4 front-end for WINE Modified: head/emulators/q4wine/distinfo ============================================================================== --- head/emulators/q4wine/distinfo Tue Dec 3 16:34:36 2013 (r335578) +++ head/emulators/q4wine/distinfo Tue Dec 3 16:40:28 2013 (r335579) @@ -1,2 +1,2 @@ -SHA256 (q4wine-1.1.tar.gz) = 2a08d9283ba861bb53e5ad3bfb1fc9d052af77006b89512fc04bdfe42c2eb210 -SIZE (q4wine-1.1.tar.gz) = 1113549 +SHA256 (q4wine-1.1-r1.tar.gz) = 260ec9ff5dd9aefe22073489cbf51cf81b0da1682c21dd88893416ae9d5aac08 +SIZE (q4wine-1.1-r1.tar.gz) = 1113799