mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 0.65.
- Pass maintainership to submitter. PR: ports/148453 Submitted by: C-S <c-s@c-s.li>
This commit is contained in:
parent
e4f53d7328
commit
c894e47e89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257638
@ -6,14 +6,17 @@
|
||||
#
|
||||
|
||||
PORTNAME= unalz
|
||||
PORTVERSION= 0.63
|
||||
PORTVERSION= 0.65
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://www.kipple.pe.kr/win/unalz/
|
||||
MASTER_SITES= http://www.kipple.pe.kr/win/unalz/ \
|
||||
http://www.c-s.li/ports/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= c-s@c-s.li
|
||||
COMMENT= Extracts AlZip archives
|
||||
|
||||
LICENSE_FILE= ${WRKSRC}/readme.txt
|
||||
|
||||
USE_ICONV= yes
|
||||
PLIST_FILES= bin/unalz
|
||||
MAKEFILE= Makefile.freebsd
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (unalz-0.63.tgz) = 06f0040fc8c68ae018edc239981669d3
|
||||
SHA256 (unalz-0.63.tgz) = 5d80232cd667d2ea69824e612d5dc18fb2a57a3a259f6a46a28fe8629554730e
|
||||
SIZE (unalz-0.63.tgz) = 138245
|
||||
MD5 (unalz-0.65.tgz) = e4db2c4e3c8f6f5ee414b68bc55288e5
|
||||
SHA256 (unalz-0.65.tgz) = 4c26699eb7545072de2ef7de79b4fff1f01c4db09cebff2d8d50ec03d5d74db0
|
||||
SIZE (unalz-0.65.tgz) = 137985
|
||||
|
@ -1,4 +1,4 @@
|
||||
Unalz is a BSD-licensed unarchiver for AlZip format which requires
|
||||
proprietary and win32-only software but widely used in Korea.
|
||||
Unalz is a BSD-licensed unarchiver for AlZip format which requires proprietary
|
||||
and win32-only software but widely used in Korea.
|
||||
|
||||
WWW: http://www.kipple.pe.kr/win/unalz/
|
||||
|
Loading…
Reference in New Issue
Block a user