- Update to 1.2.6
- Assign maintainership to submitter PR: ports/87756 Submitted by: Frank Laszlo
This commit is contained in:
parent
c8803f5134
commit
0330852bf3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146013
2 changed files with 6 additions and 7 deletions
|
@ -6,17 +6,16 @@
|
|||
#
|
||||
|
||||
PORTNAME= newsfish
|
||||
PORTVERSION= 1.2.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.6
|
||||
CATEGORIES= news
|
||||
MASTER_SITES= ftp://ftp.saddi.com/pub/software/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= laszlof@vonostingroup.com
|
||||
COMMENT= Batch USENET news reader with filter capabilities
|
||||
|
||||
USE_AUTOMAKE_VER= 14
|
||||
USE_AUTOCONF_VER= 213
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
MAN1= newsfish.1
|
||||
PLIST_FILES= bin/newsfish
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (newsfish-1.2.5.tar.gz) = 69910d691c150bcf985c58286e7e317f
|
||||
SIZE (newsfish-1.2.5.tar.gz) = 55200
|
||||
MD5 (newsfish-1.2.6.tar.gz) = c654de346cf7f4a858b6f0136de0711c
|
||||
SIZE (newsfish-1.2.6.tar.gz) = 93814
|
||||
|
|
Loading…
Reference in a new issue