Update to version 2.26.
PR: 12078 Submitted by: maintainer
This commit is contained in:
parent
8ba06aac4f
commit
dbb74dd60d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19327
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: calmaris
|
||||
# Version required: 2.24
|
||||
# Version required: 2.26
|
||||
# Date created: 25 December 1998
|
||||
# Whom: Dima Sivachenko
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1999/04/06 22:27:02 jseger Exp $
|
||||
# $Id: Makefile,v 1.5 1999/05/02 09:06:22 mharo Exp $
|
||||
#
|
||||
|
||||
DISTNAME= calamaris-2.24
|
||||
DISTNAME= calamaris-2.26
|
||||
CATEGORIES= www textproc
|
||||
MASTER_SITES= http://calamaris.cord.de/ \
|
||||
ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
|
||||
@ -18,13 +18,11 @@ NO_BUILD= yes
|
||||
MAN1= calamaris.1
|
||||
|
||||
post-patch:
|
||||
|
||||
@ ${MV} ${WRKSRC}/calamaris ${WRKSRC}/calamaris.pre_sed
|
||||
@ ${SED} -e 's#/usr/bin/perl#${PERL5}#' ${WRKSRC}/calamaris.pre_sed \
|
||||
> ${WRKSRC}/calamaris
|
||||
|
||||
do-install:
|
||||
|
||||
@ ${INSTALL_MAN} ${WRKSRC}/calamaris.1 ${PREFIX}/man/man1/calamaris.1
|
||||
@ ${INSTALL_SCRIPT} ${WRKSRC}/calamaris ${PREFIX}/bin/calamaris
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (calamaris-2.24.tar.gz) = 05644ebeefa7a4d0fe0c91fa265c6a16
|
||||
MD5 (calamaris-2.26.tar.gz) = 517aa5d0e6b55fe6cb435aa97d36ae54
|
||||
|
Loading…
Reference in New Issue
Block a user