View | Details | Raw Unified | Return to bug 87756
Collapse All | Expand All

(-)newsfish/Makefile (-5 / +4 lines)
Lines 6-22 Link Here
6
#
6
#
7
7
8
PORTNAME=	newsfish
8
PORTNAME=	newsfish
9
PORTVERSION=	1.2.5
9
PORTVERSION=	1.2.6
10
PORTREVISION=	1
11
CATEGORIES=	news
10
CATEGORIES=	news
12
MASTER_SITES=	ftp://ftp.saddi.com/pub/software/
11
MASTER_SITES=	ftp://ftp.saddi.com/pub/software/
13
12
14
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	laszlof@vonostingroup.com
15
COMMENT=	Batch USENET news reader with filter capabilities
14
COMMENT=	Batch USENET news reader with filter capabilities
16
15
17
USE_AUTOMAKE_VER=	14
18
USE_AUTOCONF_VER=	213
19
USE_GMAKE=	yes
16
USE_GMAKE=	yes
17
GNU_CONFIGURE=	yes
18
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
20
19
21
MAN1=		newsfish.1
20
MAN1=		newsfish.1
22
PLIST_FILES=	bin/newsfish
21
PLIST_FILES=	bin/newsfish
(-)newsfish/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (newsfish-1.2.5.tar.gz) = 69910d691c150bcf985c58286e7e317f
1
MD5 (newsfish-1.2.6.tar.gz) = c654de346cf7f4a858b6f0136de0711c
2
SIZE (newsfish-1.2.5.tar.gz) = 55200
2
SIZE (newsfish-1.2.6.tar.gz) = 93814

Return to bug 87756