1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00

- Install the Mailman favicon, which had been omitted.

- Refrain from installing the GNU logo, which is not used by this port
  anymore.
- Bump $PORTREVISION

Submitted by:	Vivek Khera <khera@kcilink.com>, Neil Darlow <neil@darlow.co.uk>
This commit is contained in:
Johann Visagie 2003-01-27 15:08:48 +00:00
parent 46da8eff35
commit 8ec1ab542c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74084
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= mailman
PORTVERSION= 2.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://www.list.org/ \
${MASTER_SITE_GNU} \
@ -107,7 +107,7 @@ post-install:
.endfor
@ ${CHGRP} -R ${MM_GROUPNAME} ${MAILMANDIR}
@ ${MKDIR} ${PREFIX}/${IMGDIR}
.for imgfile in mailman.jpg PythonPowered.png gnu-head-tiny.jpg
.for imgfile in mailman.jpg mm-icon.png PythonPowered.png
@ ${CP} ${MAILMANDIR}/icons/${imgfile} ${PREFIX}/${IMGDIR}
.endfor
@ uudecode -p ${FILESDIR}/powerlogo.gif.uue > \

View File

@ -9,8 +9,8 @@
@exec mkdir -p %D/%%MMDIR%%/qfiles
@exec mkdir -p %D/%%MMDIR%%/spam
%%IMGDIR%%/PythonPowered.png
%%IMGDIR%%/gnu-head-tiny.jpg
%%IMGDIR%%/mailman.jpg
%%IMGDIR%%/mm-icon.png
%%IMGDIR%%/powerlogo.gif
%%MMDIR%%/Mailman/Archiver/Archiver.py
%%MMDIR%%/Mailman/Archiver/Archiver.pyc