mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
japanese/mutt-devel pkg-plist error fix
- Fixed the pkg-plist error. - Updated the header cache patcg to the latest one. PR: ports/75290 Submitted by: SHIOZAKI Takehiko <st@be.to>
This commit is contained in:
parent
057d0c9cf3
commit
112aed9da5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124764
3 changed files with 5 additions and 4 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
PORTNAME= mutt-devel
|
||||
PORTVERSION= ${VERSION}.j${JP_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= japanese mail
|
||||
MASTER_SITES= http://www.emaillab.org/mutt/1.5/ \
|
||||
http://my.reset.jp/~iwashita/mutt/distfiles/ \
|
||||
|
@ -41,7 +41,7 @@ LIB_DEPENDS+= idn.16:${PORTSDIR}/devel/libidn
|
|||
|
||||
.if defined(WITH_MUTT_HEADER_CACHE)
|
||||
PATCH_SITES+= http://wwwcip.informatik.uni-erlangen.de/~sithglan/mutt/:hcache
|
||||
PATCHFILES+= patch-${VERSION}.tg.hcache.3:hcache
|
||||
PATCHFILES+= patch-${VERSION}.tg.hcache.12:hcache
|
||||
PATCH_DIST_STRIP+= -p1
|
||||
|
||||
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
|
|
@ -6,5 +6,5 @@ MD5 (mutt/manual_ja-1.4i-1.tar.gz) = 07623b9b958f89070f8dd1f227f71605
|
|||
SIZE (mutt/manual_ja-1.4i-1.tar.gz) = 300461
|
||||
MD5 (mutt/manual.ja-20040808.tar.gz) = 393e8d39025278f263018f6d314049f8
|
||||
SIZE (mutt/manual.ja-20040808.tar.gz) = 272680
|
||||
MD5 (mutt/patch-1.5.6.tg.hcache.3) = d7a6eea28e0b3cfbe72623916eba6cb7
|
||||
SIZE (mutt/patch-1.5.6.tg.hcache.3) = 35166
|
||||
MD5 (mutt/patch-1.5.6.tg.hcache.12) = 8c0200a93b85b2c74c63dd1df54de017
|
||||
SIZE (mutt/patch-1.5.6.tg.hcache.12) = 39095
|
||||
|
|
|
@ -89,6 +89,7 @@ etc/mime.types
|
|||
%%PORTDOCS%%%%DOCSDIR%%/samples/colors.linux
|
||||
%%PORTDOCS%%%%DOCSDIR%%/smime-notes.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/smime-notes.ja.txt
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/mutt.mo
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/mutt.mo
|
||||
%%NLS%%share/locale/cs/LC_MESSAGES/mutt.mo
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/mutt.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue