aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornbm <nbm@FreeBSD.org>2000-09-29 06:16:38 +0800
committernbm <nbm@FreeBSD.org>2000-09-29 06:16:38 +0800
commit7e45af1016401a3fc88446bb4c4aee352a24210a (patch)
treea22e7d3cd942909d0d0b6151c1752ed846a31dfc
parent7c976bbb9f3beb5f7594ae180cb2e80e2c420d70 (diff)
downloadfreebsd-ports-graphics-7e45af1016401a3fc88446bb4c4aee352a24210a.tar.gz
freebsd-ports-graphics-7e45af1016401a3fc88446bb4c4aee352a24210a.tar.zst
freebsd-ports-graphics-7e45af1016401a3fc88446bb4c4aee352a24210a.zip
Upgrade to 1.20.
PR: 21457 Submitted by: "Peter Pentchev" <roam@orbitel.bg> Silence by: maintainer (according to PR)
-rw-r--r--mail/rlytest/Makefile15
-rw-r--r--mail/rlytest/distinfo2
2 files changed, 7 insertions, 10 deletions
diff --git a/mail/rlytest/Makefile b/mail/rlytest/Makefile
index c396874549b..f53f1cb805c 100644
--- a/mail/rlytest/Makefile
+++ b/mail/rlytest/Makefile
@@ -6,26 +6,23 @@
#
PORTNAME= rlytest
-PORTVERSION= 1.16
+PORTVERSION= 1.20
CATEGORIES= mail security
MASTER_SITES= http://www.unicom.com/sw/rlytest/
DISTNAME= ${PORTNAME}
+EXTRACT_SUFX=
MAINTAINER= paul@it.ca
-MAN1= rlytest.1
-
USE_PERL5= yes
-NO_WRKSUBDIR= yes
+EXTRACT_ONLY= # defined
NO_BUILD=
-post-patch:
- ${MV} ${WRKSRC}/rlytest ${WRKSRC}/rlytest.chip; \
- ${SED} 's:/usr/local/bin/perl:${PERL}:' < ${WRKSRC}/rlytest.chip > ${WRKSRC}/rlytest
+pre-patch:
+ perl -pe 's,^#!/usr/local/bin/perl$$,#!/usr/bin/perl,' < ${_DISTDIR}${DISTFILES} > ${WRKDIR}/rlytest
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/rlytest ${PREFIX}/bin/rlytest; \
- ${INSTALL_MAN} ${WRKSRC}/rlytest.1 ${MANPREFIX}/man/man1/rlytest.1
+ ${INSTALL_SCRIPT} ${WRKDIR}/rlytest ${PREFIX}/bin/rlytest
post-install:
${CAT} ${PKGDIR}/MESSAGE
diff --git a/mail/rlytest/distinfo b/mail/rlytest/distinfo
index 59d7b4369c5..dec7c91b9c5 100644
--- a/mail/rlytest/distinfo
+++ b/mail/rlytest/distinfo
@@ -1 +1 @@
-MD5 (rlytest.tar.gz) = 08363332149b91d8aeef00749fb236e1
+MD5 (rlytest) = 4e403049f563e3e67096961ee06e6d62