Date: Tue, 24 Sep 2019 17:41:09 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512733 - head/emulators/dosbox Message-ID: <201909241741.x8OHf9tZ015183@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Sep 24 17:41:09 2019 New Revision: 512733 URL: https://svnweb.freebsd.org/changeset/ports/512733 Log: emulators/dosbox: update to v0.74-3 PR: 240455 Submitted by: hardy.schumacher@gmx.de (maintainer) Modified: head/emulators/dosbox/Makefile (contents, props changed) head/emulators/dosbox/distinfo (contents, props changed) Modified: head/emulators/dosbox/Makefile ============================================================================== --- head/emulators/dosbox/Makefile Tue Sep 24 17:38:20 2019 (r512732) +++ head/emulators/dosbox/Makefile Tue Sep 24 17:41:09 2019 (r512733) @@ -3,10 +3,10 @@ PORTNAME= dosbox PORTVERSION= 0.74 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= emulators -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-2 -DISTNAME= ${PORTNAME}-${PORTVERSION}-2 +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-3 +DISTNAME= ${PORTNAME}-${PORTVERSION}-3 MAINTAINER= knyght@gmail.com COMMENT= Emulator of a PC with DOS Modified: head/emulators/dosbox/distinfo ============================================================================== --- head/emulators/dosbox/distinfo Tue Sep 24 17:38:20 2019 (r512732) +++ head/emulators/dosbox/distinfo Tue Sep 24 17:41:09 2019 (r512733) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538386904 -SHA256 (dosbox-0.74-2.tar.gz) = 7077303595bedd7cd0bb94227fa9a6b5609e7c90a3e6523af11bc4afcb0a57cf -SIZE (dosbox-0.74-2.tar.gz) = 1324059 +TIMESTAMP = 1568054998 +SHA256 (dosbox-0.74-3.tar.gz) = c0d13dd7ed2ed363b68de615475781e891cd582e8162b5c3669137502222260a +SIZE (dosbox-0.74-3.tar.gz) = 1326339
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909241741.x8OHf9tZ015183>