Update cgames to 2.2b and switch HOMEPAGE and MASTER_SITES to HTTPS.
This commit is contained in:
parent
0cfa0b2591
commit
b7d50e5835
@ -1,20 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2019/07/12 20:46:15 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2020/03/24 15:31:30 fcambus Exp $
|
||||
|
||||
PORTROACH = skipv:2.2
|
||||
|
||||
COMMENT = free console games suite
|
||||
DISTNAME = cgames-2.2a
|
||||
DISTNAME = cgames-2.2b
|
||||
CATEGORIES = games
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = http://www.muppetlabs.com/~breadbox/software/cgames.html
|
||||
HOMEPAGE = https://www.muppetlabs.com/~breadbox/software/cgames.html
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB += c curses
|
||||
|
||||
MASTER_SITES = http://www.muppetlabs.com/~breadbox/pub/software/
|
||||
MASTER_SITES = https://www.muppetlabs.com/~breadbox/pub/software/
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = --datarootdir="${LOCALBASE}/share/cgames" \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cgames-2.2a.tar.gz) = NimxpsCpnfsAxzh2h7J+6YaLByz93K45RPmXzniwlHw=
|
||||
SIZE (cgames-2.2a.tar.gz) = 128825
|
||||
SHA256 (cgames-2.2b.tar.gz) = as5hVxmAd/+1RKbpu/Y6WCOgnkCAVcAgRWMMw1hB9HQ=
|
||||
SIZE (cgames-2.2b.tar.gz) = 128975
|
||||
|
@ -1,7 +1,8 @@
|
||||
$OpenBSD: patch-cblocks_Makefile_in,v 1.1.1.1 2014/12/01 23:12:08 bcallah Exp $
|
||||
--- cblocks/Makefile.in.orig Sun Nov 30 22:38:49 2014
|
||||
+++ cblocks/Makefile.in Sun Nov 30 22:39:23 2014
|
||||
@@ -33,8 +33,8 @@ install: cblocks
|
||||
$OpenBSD: patch-cblocks_Makefile_in,v 1.2 2020/03/24 15:31:30 fcambus Exp $
|
||||
Index: cblocks/Makefile.in
|
||||
--- cblocks/Makefile.in.orig
|
||||
+++ cblocks/Makefile.in
|
||||
@@ -35,8 +35,8 @@ install: cblocks
|
||||
install -c ./cblocks $(bindir)/cblocks
|
||||
install -d $(mandir)/man6
|
||||
install -c ./cblocks.6 $(mandir)/man6/cblocks.6
|
||||
|
@ -1,7 +1,8 @@
|
||||
$OpenBSD: patch-csokoban_Makefile_in,v 1.1.1.1 2014/12/01 23:12:08 bcallah Exp $
|
||||
--- csokoban/Makefile.in.orig Sun Nov 30 22:39:33 2014
|
||||
+++ csokoban/Makefile.in Sun Nov 30 22:39:51 2014
|
||||
@@ -32,8 +32,8 @@ install: csokoban
|
||||
$OpenBSD: patch-csokoban_Makefile_in,v 1.2 2020/03/24 15:31:30 fcambus Exp $
|
||||
Index: csokoban/Makefile.in
|
||||
--- csokoban/Makefile.in.orig
|
||||
+++ csokoban/Makefile.in
|
||||
@@ -34,8 +34,8 @@ install: csokoban
|
||||
install -c ./csokoban $(bindir)/csokoban
|
||||
install -d $(mandir)/man6
|
||||
install -c ./csokoban.6 $(mandir)/man6/csokoban.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user