Date: Sat, 21 Nov 2015 21:08:51 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402203 - head/emulators/hercules Message-ID: <201511212108.tALL8pqU074271@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ak Date: Sat Nov 21 21:08:51 2015 New Revision: 402203 URL: https://svnweb.freebsd.org/changeset/ports/402203 Log: - Unbreak, distfile has been rerolled - Update pkg-descr Modified: head/emulators/hercules/Makefile head/emulators/hercules/distinfo head/emulators/hercules/pkg-descr Modified: head/emulators/hercules/Makefile ============================================================================== --- head/emulators/hercules/Makefile Sat Nov 21 20:51:14 2015 (r402202) +++ head/emulators/hercules/Makefile Sat Nov 21 21:08:51 2015 (r402203) @@ -10,8 +10,6 @@ MASTER_SITES= http://downloads.hercules- MAINTAINER= ports@FreeBSD.org COMMENT= System/370, ESA/390, and z/Architecture Emulator -BROKEN= unfetchable - LICENSE= QPL LICENSE_NAME= Q PUBLIC LICENSE version 1.0 LICENSE_TEXT= Please refer to: http://www.hercules-390.org/herclic.html for details Modified: head/emulators/hercules/distinfo ============================================================================== --- head/emulators/hercules/distinfo Sat Nov 21 20:51:14 2015 (r402202) +++ head/emulators/hercules/distinfo Sat Nov 21 21:08:51 2015 (r402203) @@ -1,2 +1,2 @@ -SHA256 (hercules-3.11.tar.gz) = 6bb5c9b17feda652eb8d43bab0353a5501a6db8d3d199033855a1e5b84c5bfa1 -SIZE (hercules-3.11.tar.gz) = 2630844 +SHA256 (hercules-3.11.tar.gz) = a75fa0138548f93749991adab954c4a473b961bae23ad06822903df0cf2fd2ca +SIZE (hercules-3.11.tar.gz) = 2623956 Modified: head/emulators/hercules/pkg-descr ============================================================================== --- head/emulators/hercules/pkg-descr Sat Nov 21 20:51:14 2015 (r402202) +++ head/emulators/hercules/pkg-descr Sat Nov 21 21:08:51 2015 (r402203) @@ -1,10 +1,10 @@ Hercules is an open source software implementation of the mainframe System/370 and ESA/390 architectures, in addition to the new 64-bit z/Architecture. -Hercules runs under Linux, Windows 98, Windows NT, and Windows 2000. +Hercules runs under Linux, Windows, Solaris, FreeBSD, and Mac OS X. Hercules was created by Roger Bowler and is maintained by Jay Maynard. Jan Jaeger designed and implemented many of the advanced features of Hercules, including dynamic reconfiguration, integrated console, interpretive execution -and z/Architecture support. +and z/Architecture support. WWW: http://www.hercules-390.eu/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511212108.tALL8pqU074271>