Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2015 16:41:38 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378783 - in head/emulators/xsystem35: . files
Message-ID:  <201502101641.t1AGfcZQ093295@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502101641.t1AGfcZQ093295>