aboutsummaryrefslogtreecommitdiff
path: root/misc/lesspipe
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-03 10:05:02 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-03 10:05:02 +0000
commit3f9fec83ec035fc51bf467ccdc7e848433efd3f7 (patch)
tree82ff6bc254b79b9e38d9b8296843886458e02ec1 /misc/lesspipe
parent084314bf560791e47a3a65aa5efe7b5c83d3b6fa (diff)
downloadports-3f9fec83ec035fc51bf467ccdc7e848433efd3f7.tar.gz
ports-3f9fec83ec035fc51bf467ccdc7e848433efd3f7.zip
- Update to 1.83
- Add LICENSE - Cleanup the port - While here, add NO_ARCH PR: 202331 Submitted by: eserte12@yahoo.de Approved by: maintainer timeout (slaven@rezic.de, 2 weeks)
Notes
Notes: svn path=/head/; revision=395941
Diffstat (limited to 'misc/lesspipe')
-rw-r--r--misc/lesspipe/Makefile27
-rw-r--r--misc/lesspipe/distinfo4
2 files changed, 10 insertions, 21 deletions
diff --git a/misc/lesspipe/Makefile b/misc/lesspipe/Makefile
index 0f8ee9985756..fa23358b8bbc 100644
--- a/misc/lesspipe/Makefile
+++ b/misc/lesspipe/Makefile
@@ -2,36 +2,25 @@
# $FreeBSD$
PORTNAME= lesspipe
-PORTVERSION= 1.55
-PORTREVISION= 1
+PORTVERSION= 1.83
CATEGORIES= misc
MASTER_SITES= SF
MAINTAINER= slaven@rezic.de
COMMENT= Preprocessor for less
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
-
-.if defined(WITH_FANCY)
-BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
- rpm:${PORTSDIR}/archivers/rpm4 \
- dpkg:${PORTSDIR}/archivers/dpkg \
- antiword:${PORTSDIR}/textproc/antiword \
- lynx:${PORTSDIR}/www/lynx \
- pdftotext:${PORTSDIR}/graphics/xpdf \
- unrtf:${PORTSDIR}/textproc/unrtf \
- dvi2tty:${PORTSDIR}/print/dvi2tty \
- pstotext:${PORTSDIR}/print/pstotext \
- mp3info:${PORTSDIR}/audio/mp3info \
- cabextract:${PORTSDIR}/archivers/cabextract \
- cdrecord:${PORTSDIR}/sysutils/cdrtools
-.endif
+LICENSE= GPLv2
+
+MY_DEPENDS= bash:${PORTSDIR}/shells/bash
+BUILD_DEPENDS= ${MY_DEPENDS}
+RUN_DEPENDS= ${MY_DEPENDS}
USES= perl5
NO_BUILD= yes
+NO_ARCH= yes
HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --default --prefix=${PREFIX}
+CONFIGURE_ARGS= --yes --prefix=${PREFIX}
PLIST_FILES= bin/lesspipe.sh bin/code2color man/man1/lesspipe.1.gz
diff --git a/misc/lesspipe/distinfo b/misc/lesspipe/distinfo
index a7317d977f5e..be16bfe4f9aa 100644
--- a/misc/lesspipe/distinfo
+++ b/misc/lesspipe/distinfo
@@ -1,2 +1,2 @@
-SHA256 (lesspipe-1.55.tar.gz) = 7491a6ef59ebe9396ce6de1c98f8cdee41a75f0ce72fa6ab46f82d171079be04
-SIZE (lesspipe-1.55.tar.gz) = 95391
+SHA256 (lesspipe-1.83.tar.gz) = d616f0d51852e60fb0d0801eec9c31b10e0acc6fdfdc62ec46ef7bfd60ce675e
+SIZE (lesspipe-1.83.tar.gz) = 115129