Date: Wed, 20 May 2020 15:41:17 +0000 (UTC) From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536005 - head/games/eduke32 Message-ID: <202005201541.04KFfHrH081387@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pkubaj Date: Wed May 20 15:41:17 2020 New Revision: 536005 URL: https://svnweb.freebsd.org/changeset/ports/536005 Log: games/eduke32: update to r8798 Modified: head/games/eduke32/Makefile head/games/eduke32/distinfo Modified: head/games/eduke32/Makefile ============================================================================== --- head/games/eduke32/Makefile Wed May 20 15:35:10 2020 (r536004) +++ head/games/eduke32/Makefile Wed May 20 15:41:17 2020 (r536005) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= eduke32 -PORTVERSION= 20180809 -PORTREVISION= 2 +PORTVERSION= 20200404 CATEGORIES= games MASTER_SITES= http://dukeworld.duke4.net/eduke32/synthesis/${PORTVERSION}-${SVNREVISION}/:eduke32 \ http://www.duke4.org/files/nightfright/hrp/:hrp \ @@ -35,7 +34,7 @@ USE_GL= gl glu USE_GNOME= gtk20 USE_SDL= sdl2 mixer2 WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}-${SVNREVISION} -SVNREVISION= 6969 +SVNREVISION= 8798 DATADIR= ${PREFIX}/share/duke3d SUB_FILES= pkg-message MAKEFILE= GNUmakefile Modified: head/games/eduke32/distinfo ============================================================================== --- head/games/eduke32/distinfo Wed May 20 15:35:10 2020 (r536004) +++ head/games/eduke32/distinfo Wed May 20 15:41:17 2020 (r536005) @@ -1,6 +1,6 @@ -TIMESTAMP = 1534520418 -SHA256 (eduke32_src_20180809-6969.tar.xz) = 9f84e980a410b91cd759fd9ceb368b866b6e80ed7984d9ba45220ca60c4de3ba -SIZE (eduke32_src_20180809-6969.tar.xz) = 14708992 +TIMESTAMP = 1589979922 +SHA256 (eduke32_src_20200404-8798.tar.xz) = a6c70a0e3c8489184dd3cff013d93a2a783193b54a38948a31bb3d8a782f3a6d +SIZE (eduke32_src_20200404-8798.tar.xz) = 16565732 SHA256 (duke3d_hrp.zip) = f217df456b4f11055041731033e35e4402fada99253e714e37c4a27e6fdc78a5 SIZE (duke3d_hrp.zip) = 933440151 SHA256 (duke3d_xxx.zip) = c31713e6400a175a1bfa3bd369d132f8a8abce8915c113549f98262b9a84b534
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005201541.04KFfHrH081387>