Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 2004 17:19:33 +0900 (JST)
From:      SHIOZAKI Takehiko <st@be.to>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75290: japanese/mutt-devel pkg-plist error fix
Message-ID:  <20041220081933.4CF211B5048@takehiko.zive.net>
Resent-Message-ID: <200412200820.iBK8KTLB028039@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         75290
>Category:       ports
>Synopsis:       japanese/mutt-devel pkg-plist error fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 08:20:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     SHIOZAKI Takehiko
>Release:        FreeBSD FreeBSD 5.3-BETA7 i386
>Organization:
>Environment:
System: FreeBSD localhost.my.domain 5.3-BETA7 FreeBSD 5.3-BETA7 #34: Thu Oct  7 22:38:35 JST 2004     root@localhost.my.domain:/dist/usr/obj/dist/usr/src/sys/VMWARE  i386
	
>Description:

	- Fixed the pkg-plist error.
	- Updated the header cache patcg to the latest one.
>How-To-Repeat:

	Just install and deinstall the port.
	
>Fix:

diff -urN mutt-devel.orig/Makefile mutt-devel/Makefile
--- mutt-devel.orig/Makefile	Wed Oct 27 20:05:28 2004
+++ mutt-devel/Makefile	Mon Dec 20 16:49:32 2004
@@ -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 @@
 
 .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 -urN mutt-devel.orig/distinfo mutt-devel/distinfo
--- mutt-devel.orig/distinfo	Mon Sep  6 20:04:56 2004
+++ mutt-devel/distinfo	Mon Dec 20 16:42:18 2004
@@ -6,5 +6,5 @@
 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 -urN mutt-devel.orig/pkg-plist mutt-devel/pkg-plist
--- mutt-devel.orig/pkg-plist	Mon Sep  6 20:04:56 2004
+++ mutt-devel/pkg-plist	Mon Dec 20 16:34:49 2004
@@ -89,6 +89,7 @@
 %%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
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041220081933.4CF211B5048>