Update to 147
Closes PR: ports/68197 Submitted by: NAKAMURA Takeshi Approved by: maintainer timeout
This commit is contained in:
parent
0ba870a58c
commit
0b5bf89a3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114994
4 changed files with 7 additions and 5 deletions
|
@ -6,16 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= im
|
||||
PORTVERSION= 144
|
||||
PORTVERSION= 147
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://tats.iris.ne.jp/im/ \
|
||||
MASTER_SITES= http://tats.haun.org/im/ \
|
||||
${MASTER_SITE_PORTS_JP}
|
||||
|
||||
MAINTAINER= kiri@FreeBSD.org
|
||||
COMMENT= Set of user interfaces of Email and NetNews
|
||||
|
||||
USE_PERL5= yes
|
||||
USE_AUTOCONF_VER= 213
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libdir=${PREFIX}/etc
|
||||
# If you use RPOP instead of APOP, comment out following line.
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (im-144.tar.gz) = 19d4efda91b7ff01970e215bb852166b
|
||||
SIZE (im-144.tar.gz) = 218560
|
||||
MD5 (im-147.tar.gz) = 6b1f21eb9c285f13428b43f7496178cb
|
||||
SIZE (im-147.tar.gz) = 221546
|
||||
|
|
|
@ -18,5 +18,7 @@ after im installed.
|
|||
|
||||
% imsetup
|
||||
|
||||
WWW: http://tats.haun.org/im/
|
||||
|
||||
- KIRIYAMA Kazuhiko
|
||||
<kiri@kiri.toba-cmt.ac.jp>
|
||||
|
|
|
@ -74,6 +74,7 @@ lib/IM/Util.pm
|
|||
%%EXAMPLESDIR%%/Config
|
||||
%%EXAMPLESDIR%%/Petnames
|
||||
%%EXAMPLESDIR%%/get.sbr
|
||||
%%EXAMPLESDIR%%/get.sbr.refile
|
||||
%%EXAMPLESDIR%%/getchk.sbr
|
||||
%%EXAMPLESDIR%%/getchk.sbr.postpet
|
||||
%%EXAMPLESDIR%%/password
|
||||
|
|
Loading…
Reference in a new issue