- Update to 0.2.2
- Trim header PR: 176570 Submitted by: ports fury
This commit is contained in:
parent
ef514901dd
commit
e0b66d40a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313246
2 changed files with 5 additions and 10 deletions
|
@ -1,18 +1,13 @@
|
|||
# ex:ts=8
|
||||
# Ports collection makefile for: guile-lib
|
||||
# Date created: Mar 22, 2007
|
||||
# Whom: ijliao
|
||||
#
|
||||
# Created by: ijliao
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= guile-lib
|
||||
PORTVERSION= 0.2.1
|
||||
PORTVERSION= 0.2.2
|
||||
CATEGORIES= devel scheme
|
||||
MASTER_SITES= SAVANNAH
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A down-scaled, limited-scope CPAN for Guile
|
||||
COMMENT= Repository of useful code written in Guile Scheme
|
||||
|
||||
BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile
|
||||
RUN_DEPENDS= guile:${PORTSDIR}/lang/guile
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (guile-lib-0.2.1.tar.gz) = 744b36341a1c3c767ec438c3deeca1efc56e4070c3d2730a25fbb2e40e45e129
|
||||
SIZE (guile-lib-0.2.1.tar.gz) = 465525
|
||||
SHA256 (guile-lib-0.2.2.tar.gz) = 8bc0083c43923c08cbccee4aa07405e601f1ccfd667a1be5a7e5e4b2ca1236b9
|
||||
SIZE (guile-lib-0.2.2.tar.gz) = 476723
|
||||
|
|
Loading…
Reference in a new issue