mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage
- Update to 1.01 PR: 191492 Submitted by: Bob Frazier <bobf@mrp3.com> (maintainer)
This commit is contained in:
parent
58c978f5c3
commit
f85956c3f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359793
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= quoted
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.01
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.mrp3.com/webutil/
|
||||
@ -10,12 +10,9 @@ MASTER_SITES= http://www.mrp3.com/webutil/
|
||||
MAINTAINER= bobf@mrp3.com
|
||||
COMMENT= Easily configured QOTD daemon with over 130 good quality quotes
|
||||
|
||||
MAN1= quoted.1
|
||||
MANCOMPRESSED= no
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake
|
||||
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (quoted-1.0.tar.gz) = f2e119ac5e7ebd66aca098aa11771972900586237ffe67dba14f5b796021bd05
|
||||
SIZE (quoted-1.0.tar.gz) = 121047
|
||||
SHA256 (quoted-1.01.tar.gz) = d45095339be2d7224b68c951ce588cdfc4af0c160bffcae7c04ecfd527181d45
|
||||
SIZE (quoted-1.01.tar.gz) = 137610
|
||||
|
@ -2,4 +2,4 @@
|
||||
@unexec rm -f /var/run/quoted.pid
|
||||
bin/quoted
|
||||
etc/quotes
|
||||
etc/rc.d/quoted.sh
|
||||
man/man1/quoted.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user