From owner-svn-ports-all@FreeBSD.ORG Tue Feb 10 16:41:39 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0BB51939; Tue, 10 Feb 2015 16:41:39 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D255B67E; Tue, 10 Feb 2015 16:41:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1AGfcT2093298; Tue, 10 Feb 2015 16:41:38 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1AGfcZQ093295; Tue, 10 Feb 2015 16:41:38 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201502101641.t1AGfcZQ093295@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 10 Feb 2015 16:41:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378783 - in head/emulators/xsystem35: . 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.18-1 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, 10 Feb 2015 16:41:39 -0000 Author: jbeich Date: Tue Feb 10 16:41:37 2015 New Revision: 378783 URL: https://svnweb.freebsd.org/changeset/ports/378783 QAT: https://qat.redports.org/buildarchive/r378783/ Log: Update to version 1.7.3-pre5 Approved by: mentors (implicit) Deleted: head/emulators/xsystem35/files/patch-src_cmd2F.c head/emulators/xsystem35/files/patch-src_cmdf.c head/emulators/xsystem35/files/patch-src_font_freetype2.c head/emulators/xsystem35/files/patch-src_tempname.c Modified: head/emulators/xsystem35/Makefile head/emulators/xsystem35/distinfo Modified: head/emulators/xsystem35/Makefile ============================================================================== --- head/emulators/xsystem35/Makefile Tue Feb 10 16:36:39 2015 (r378782) +++ head/emulators/xsystem35/Makefile Tue Feb 10 16:41:37 2015 (r378783) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= xsystem35 -PORTVERSION= 1.7.2 -PORTREVISION= 19 +DISTVERSION= 1.7.3-pre5 CATEGORIES= emulators games -MASTER_SITES= http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/down/ +MASTER_SITES= DEBIAN +DISTNAME= ${PORTNAME}_${DISTVERSION}.orig MAINTAINER= jbeich@FreeBSD.org COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System @@ -32,7 +32,7 @@ SHEBANG_FILES= contrib/instgame USE_GNOME= gtk12 USE_XORG= x11 xext xxf86vm GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-included-gettext \ +CONFIGURE_ARGS= \ --with-cachesize=20 \ --disable-static \ --enable-audio=oss \ @@ -41,11 +41,11 @@ CONFIGURE_ARGS= --without-included-gette --enable-cdrom=bsd,mp3 CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -MAKE_JOBS_UNSAFE= yes INSTALL_TARGET= install-strip SUB_FILES= pkg-message +WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/:S/.orig//} DOCSDIR= ${PREFIX}/share/doc/ja/${PORTNAME} post-patch: Modified: head/emulators/xsystem35/distinfo ============================================================================== --- head/emulators/xsystem35/distinfo Tue Feb 10 16:36:39 2015 (r378782) +++ head/emulators/xsystem35/distinfo Tue Feb 10 16:41:37 2015 (r378783) @@ -1,2 +1,2 @@ -SHA256 (xsystem35-1.7.2.tar.gz) = e7f3b5f79269f27b59417c25bb97766390e3e6c82314f7f9ab73873e5961010b -SIZE (xsystem35-1.7.2.tar.gz) = 990167 +SHA256 (xsystem35_1.7.3-pre5.orig.tar.gz) = 412ff3944d8285d7135f8c2fb14a76d84cb56c62add501d80c9f819cc8a5f2c3 +SIZE (xsystem35_1.7.3-pre5.orig.tar.gz) = 1247568