mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
net-im/chattahoochie: update to 1.9
PR: 192407 Submitted by: maintainer
This commit is contained in:
parent
ace01f781b
commit
88c4e5795b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364542
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= chattahoochie
|
||||
PORTVERSION= 1.8
|
||||
PORTVERSION= 1.9
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://www.mammothcheese.ca/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (chattahoochie-1.8.tar.gz) = 89a61f3cfad3f2e0a5cb0775da105e58ea46ab14a0d4bd892481e7ea9f58f265
|
||||
SIZE (chattahoochie-1.8.tar.gz) = 10404
|
||||
SHA256 (chattahoochie-1.9.tar.gz) = 3b42da38b6707994b8ec3be78c583a131319c1ce9722d6d5cb1e469402a52d28
|
||||
SIZE (chattahoochie-1.9.tar.gz) = 10401
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- Makefile.orig 2014-06-20 14:32:04.399506072 +0800
|
||||
+++ Makefile 2014-06-20 14:32:32.774504025 +0800
|
||||
@@ -29,7 +29,7 @@ chattahoochie: chattahoochie.c
|
||||
install: all
|
||||
${INSTALL_PROGRAM} chattahoochie ${DEST}
|
||||
${SED} -e 's|%%PREFIX%%|${PREFIX}|1' chattahoochie.rcfile > chattahoochie.rc
|
||||
- ${INSTALL_SCRIPT} chattahoochie.rc ${PREFIX}/etc/rc.d/chattahoochie
|
||||
+ ${INSTALL_SCRIPT} chattahoochie.rc $(DESTDIR)${PREFIX}/etc/rc.d/chattahoochie
|
||||
${CP} chattahoochie.man chattahoochie.8
|
||||
${GZIP_CMD} -f chattahoochie.8
|
||||
${INSTALL_MAN} chattahoochie.8.gz ${MAN8DIR}
|
@ -1,5 +1,3 @@
|
||||
Pickwick is a plain text small group chat server. It uses a simple
|
||||
obfuscation scheme to keep traffic to and from the server unintelligible to
|
||||
casual perusal. A client program, named weller(1) is also provided.
|
||||
Chattahoochie is a plain text small group chat server.
|
||||
|
||||
WWW: http://www.mammothcheese.ca/
|
||||
|
Loading…
Reference in New Issue
Block a user