mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
Upgrade to version 1.3.1; take over maintainership.
PR: ports/187853 Submitted by: olgeni Approved by: maintainer timeout
This commit is contained in:
parent
75888eb151
commit
0a88c3bd82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353691
2 changed files with 4 additions and 4 deletions
|
@ -2,12 +2,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= abcl
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= lang lisp java
|
||||
MASTER_SITES= http://abcl.org/releases/${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
|
||||
|
||||
MAINTAINER= fischer.frank@gmail.com
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= An implementation of ANSI Common Lisp in Java
|
||||
|
||||
PLIST_FILES= share/java/classes/abcl.jar \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (abcl-src-1.2.1.tar.gz) = 19f6b7d8b63bccb2470074469dae8a472590152d016e7280c0fe737e21d427e8
|
||||
SIZE (abcl-src-1.2.1.tar.gz) = 1044591
|
||||
SHA256 (abcl-src-1.3.1.tar.gz) = d5401f459802388d7d766a6c14bb191581f0204049250a26d584161f0ad0dd1c
|
||||
SIZE (abcl-src-1.3.1.tar.gz) = 1079773
|
||||
|
|
Loading…
Add table
Reference in a new issue