svn commit: r512733 - head/emulators/dosbox

Steve Wills swills at FreeBSD.org
Tue Sep 24 17:41:10 UTC 2019


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 at 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 at 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


More information about the svn-ports-all mailing list