diff options
author | edwin <edwin@FreeBSD.org> | 2004-12-22 09:15:19 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-12-22 09:15:19 +0800 |
commit | 8df53b588cc3d8c233b742e42130a9c9a683f7e2 (patch) | |
tree | 8bfba19e529a342c4cd1575b0162a018e918114a /japanese/mutt-devel | |
parent | d519370c7ae032dab9308d4d8d10742f07bc1bcf (diff) | |
download | freebsd-ports-gnome-8df53b588cc3d8c233b742e42130a9c9a683f7e2.tar.gz freebsd-ports-gnome-8df53b588cc3d8c233b742e42130a9c9a683f7e2.tar.zst freebsd-ports-gnome-8df53b588cc3d8c233b742e42130a9c9a683f7e2.zip |
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>
Diffstat (limited to 'japanese/mutt-devel')
-rw-r--r-- | japanese/mutt-devel/Makefile | 4 | ||||
-rw-r--r-- | japanese/mutt-devel/distinfo | 4 | ||||
-rw-r--r-- | japanese/mutt-devel/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/japanese/mutt-devel/Makefile b/japanese/mutt-devel/Makefile index fd95a0d5da55..edf480be45b9 100644 --- a/japanese/mutt-devel/Makefile +++ b/japanese/mutt-devel/Makefile @@ -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 diff --git a/japanese/mutt-devel/distinfo b/japanese/mutt-devel/distinfo index 9d9800dab7de..d399b387e517 100644 --- a/japanese/mutt-devel/distinfo +++ b/japanese/mutt-devel/distinfo @@ -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 diff --git a/japanese/mutt-devel/pkg-plist b/japanese/mutt-devel/pkg-plist index 17955678c7d5..d08053ebbcfc 100644 --- a/japanese/mutt-devel/pkg-plist +++ b/japanese/mutt-devel/pkg-plist @@ -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 |