Skip to content

Commit

Permalink
lang/chibi-scheme: update to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gahr committed May 25, 2021
1 parent ee36e20 commit 5985da3
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 25 deletions.
5 changes: 4 additions & 1 deletion lang/chibi-scheme/Makefile
@@ -1,5 +1,7 @@
#

PORTNAME= chibi-scheme
DISTVERSION= 0.9.1
DISTVERSION= 0.10.0
CATEGORIES= lang

MAINTAINER= gahr@FreeBSD.org
Expand All @@ -11,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake
USE_GITHUB= yes
GH_ACCOUNT= ashinn
GH_TAGNAME= ${DISTVERSION:R}
USE_LDCONFIG= yes

OPTIONS_DEFINE= DOCS
Expand Down
6 changes: 3 additions & 3 deletions lang/chibi-scheme/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1597293156
SHA256 (ashinn-chibi-scheme-0.9.1_GH0.tar.gz) = a9ee2afd7671418bc09a4d386448dbfd0662421ea1eb1c5ed3b68c071307854d
SIZE (ashinn-chibi-scheme-0.9.1_GH0.tar.gz) = 1108508
TIMESTAMP = 1621930549
SHA256 (ashinn-chibi-scheme-0.10.0-0.10_GH0.tar.gz) = ae1d2057138b7f438f01bfb1e072799105faeea1de0ab3cc10860adf373993b3
SIZE (ashinn-chibi-scheme-0.10.0-0.10_GH0.tar.gz) = 1148573
11 changes: 0 additions & 11 deletions lang/chibi-scheme/files/patch-Makefile

This file was deleted.

10 changes: 0 additions & 10 deletions lang/chibi-scheme/files/patch-Makefile.detect

This file was deleted.

9 changes: 9 additions & 0 deletions lang/chibi-scheme/pkg-plist
Expand Up @@ -51,6 +51,8 @@ share/chibi/chibi/app.scm
share/chibi/chibi/app.sld
share/chibi/chibi/apropos.scm
share/chibi/chibi/apropos.sld
share/chibi/chibi/assert-test.sld
share/chibi/chibi/assert.sld
share/chibi/chibi/ast.scm
share/chibi/chibi/ast.sld
share/chibi/chibi/base64-test.sld
Expand Down Expand Up @@ -442,11 +444,18 @@ share/chibi/srfi/166/unicode.scm
share/chibi/srfi/166/unicode.sld
share/chibi/srfi/166/width.scm
share/chibi/srfi/166/write.scm
share/chibi/srfi/179.sld
share/chibi/srfi/179/base.scm
share/chibi/srfi/179/base.sld
share/chibi/srfi/179/test.sld
share/chibi/srfi/179/transforms.scm
share/chibi/srfi/18.sld
share/chibi/srfi/18/interface.scm
share/chibi/srfi/18/types.scm
share/chibi/srfi/188.sld
share/chibi/srfi/193.sld
share/chibi/srfi/2.sld
share/chibi/srfi/219.sld
share/chibi/srfi/23.sld
share/chibi/srfi/26.sld
share/chibi/srfi/27.sld
Expand Down

0 comments on commit 5985da3

Please sign in to comment.