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

Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 2-11 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	lemon
4
PORTNAME=	lemon
5
PORTVERSION=	1.69
5
PORTVERSION=	3.34
6
CATEGORIES=	devel
6
CATEGORIES=	devel
7
MASTER_SITES=	http://tx97.net/pub/distfiles/ \
7
MASTER_SITES=	http://tx97.net/pub/distfiles/
8
		http://mirror.amdmi3.ru/distfiles/
9
8
10
MAINTAINER=	vmagerya@gmail.com
9
MAINTAINER=	vmagerya@gmail.com
11
COMMENT=	LALR(1) parser generator. Similar in function to yacc and bison
10
COMMENT=	LALR(1) parser generator. Similar in function to yacc and bison
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (lemon-1.69.tar.bz2) = bc7c1cae233b6af48f4b436ee900843106a15bdb1dc810bc463d8c6aad0dd916
1
SHA256 (lemon-3.34.tar.bz2) = 5a786739d4f9e858fa2ba38dec49a7d0fa5b93142961e1117d2cf8a3762c2ae4
2
SIZE (lemon-1.69.tar.bz2) = 35895
2
SIZE (lemon-3.34.tar.bz2) = 44876

Return to bug 251950