View | Details | Raw Unified | Return to bug 202331 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +3 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	lesspipe
4
PORTNAME=	lesspipe
5
PORTVERSION=	1.55
5
PORTVERSION=	1.83
6
PORTREVISION=	1
7
CATEGORIES=	misc
6
CATEGORIES=	misc
8
MASTER_SITES=	SF
7
MASTER_SITES=	SF
9
8
Lines 10-15 Link Here
10
MAINTAINER=	slaven@rezic.de
9
MAINTAINER=	slaven@rezic.de
11
COMMENT=	Preprocessor for less
10
COMMENT=	Preprocessor for less
12
11
12
LICENSE=	GPLv2
13
13
BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash
14
BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash
14
15
15
.if defined(WITH_FANCY)
16
.if defined(WITH_FANCY)
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (lesspipe-1.55.tar.gz) = 7491a6ef59ebe9396ce6de1c98f8cdee41a75f0ce72fa6ab46f82d171079be04
1
SHA256 (lesspipe-1.83.tar.gz) = d616f0d51852e60fb0d0801eec9c31b10e0acc6fdfdc62ec46ef7bfd60ce675e
2
SIZE (lesspipe-1.55.tar.gz) = 95391
2
SIZE (lesspipe-1.83.tar.gz) = 115129

Return to bug 202331