- Update to 3.2.9.1

Approved by:	miwi (mentor)
This commit is contained in:
Pietro Cerutti 2008-04-14 10:06:41 +00:00
parent cd0678e858
commit 5b1fd5d751
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211231
3 changed files with 30 additions and 13 deletions

View file

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= kshowmail
PORTVERSION= 3.2.1
PORTVERSION= 3.2.9.1
CATEGORIES= mail kde
MASTER_SITES= SF
@ -19,9 +19,23 @@ USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261:env automake:19:env libtool:15:env
GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if defined(WITHOUT_NLS)
PLIST_SUB= NLS="@comment "
.else
USE_GETTEXT= yes
PLIST_SUB= NLS=""
.endif
post-patch:
.if defined(WITHOUT_NLS)
${REINPLACE_CMD} -e 's|po||g' ${WRKSRC}/Makefile.am
.endif
pre-configure:
@cd ${WRKSRC}/admin && ${RM} -f ltmain.sh && ${CP} -f ${LTMAIN} .
@cd ${WRKSRC}/admin && ${RM} -f libtool.m4.in && ${CP} -f ${LIBTOOL_M4} libtool.m4.in
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} -f admin/Makefile.common
.include <bsd.port.mk>
.include <bsd.port.post.mk>

View file

@ -1,3 +1,3 @@
MD5 (kshowmail-3.2.1.tar.gz) = c97b10673ffad808235a1183a776295a
SHA256 (kshowmail-3.2.1.tar.gz) = 83955d7aa175ee9b1eec9d428bf78a077ee0fa5e68c6c507a5eb344a14a1bc26
SIZE (kshowmail-3.2.1.tar.gz) = 1566324
MD5 (kshowmail-3.2.9.1.tar.gz) = 20a129e6d153b21241971bb39466f256
SHA256 (kshowmail-3.2.9.1.tar.gz) = ee75f58124f8bd9acf075028673acf5f7c492724fcde9c2532b13f085a3d457a
SIZE (kshowmail-3.2.9.1.tar.gz) = 1575112

View file

@ -5,6 +5,8 @@ lib/kde3/kcm_kshowmailconfigactions.la
lib/kde3/kcm_kshowmailconfigactions.so
lib/kde3/kcm_kshowmailconfigdisplay.la
lib/kde3/kcm_kshowmailconfigdisplay.so
lib/kde3/kcm_kshowmailconfigfilter.so
lib/kde3/kcm_kshowmailconfigfilter.la
lib/kde3/kcm_kshowmailconfiggeneral.la
lib/kde3/kcm_kshowmailconfiggeneral.so
share/applnk/Internet/kshowmail.desktop
@ -42,17 +44,18 @@ share/doc/HTML/ru/kshowmail/index.docbook
share/doc/HTML/sv/kshowmail/common
share/doc/HTML/sv/kshowmail/index.cache.bz2
share/doc/HTML/sv/kshowmail/index.docbook
share/locale/cs/LC_MESSAGES/kshowmail.mo
share/locale/de/LC_MESSAGES/kshowmail.mo
share/locale/es/LC_MESSAGES/kshowmail.mo
share/locale/fr/LC_MESSAGES/kshowmail.mo
share/locale/hu/LC_MESSAGES/kshowmail.mo
share/locale/it/LC_MESSAGES/kshowmail.mo
share/locale/ru/LC_MESSAGES/kshowmail.mo
share/locale/sv/LC_MESSAGES/kshowmail.mo
%%NLS%%share/locale/cs/LC_MESSAGES/kshowmail.mo
%%NLS%%share/locale/de/LC_MESSAGES/kshowmail.mo
%%NLS%%share/locale/es/LC_MESSAGES/kshowmail.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kshowmail.mo
%%NLS%%share/locale/hu/LC_MESSAGES/kshowmail.mo
%%NLS%%share/locale/it/LC_MESSAGES/kshowmail.mo
%%NLS%%share/locale/ru/LC_MESSAGES/kshowmail.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kshowmail.mo
share/services/kshowmailconfigaccounts.desktop
share/services/kshowmailconfigactions.desktop
share/services/kshowmailconfigdisplay.desktop
share/services/kshowmailconfigfilter.desktop
share/services/kshowmailconfiggeneral.desktop
@dirrmtry share/services
@dirrm share/doc/HTML/sv/kshowmail