mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.8.6
PR: ports/45719 Submitted by: maintainer Approved by: kris
This commit is contained in:
parent
0b34dc3c10
commit
8032a3f5b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71105
8 changed files with 30 additions and 30 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= sylpheed-claws
|
||||
PORTVERSION= 0.8.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.8.6
|
||||
CATEGORIES= mail news ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= sylpheed-claws
|
||||
|
@ -129,8 +128,8 @@ post-install:
|
|||
@cd ${WRKSRC}/tools && \
|
||||
${INSTALL_SCRIPT} OOo2sylpheed.pl calypso_convert.pl \
|
||||
eud2gc.py filter_conv.pl gif2xface.pl gpg-sign-syl \
|
||||
kmail2sylpheed.pl newscache_clean.pl outlook2sylpheed.pl \
|
||||
tb2sylpheed update-po uudec ${DATADIR}
|
||||
kmail2sylpheed.pl kmail2sylpheed_v2.pl newscache_clean.pl \
|
||||
outlook2sylpheed.pl tb2sylpheed update-po uudec ${DATADIR}
|
||||
.if !defined(WITHOUT_THEMES)
|
||||
@${MKDIR} ${DATADIR}/themes
|
||||
@cd ${WRKDIR}/${THEMEFILE:C/.tar.gz//} && for d in `find .`; do \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (sylpheed-0.8.5claws.tar.bz2) = aec1d9d47ed128d82858c8692269bd07
|
||||
MD5 (sylpheed-0.8.6claws.tar.bz2) = feeae3ce2a6eb0aba24c32475e762a4b
|
||||
MD5 (sylpheed-iconset-0.8.3claws.tar.gz) = 7a6a1d4b25d1ddc726b244da8cd3fd84
|
||||
|
|
|
@ -1,32 +1,32 @@
|
|||
--- configure.orig Wed Aug 28 12:46:18 2002
|
||||
+++ configure Sun Sep 1 03:01:59 2002
|
||||
@@ -1169,7 +1169,7 @@
|
||||
PATH_SEPARATOR="$ac_path_separator"
|
||||
rm -f conftest.sh
|
||||
--- configure.orig Mon Nov 25 14:32:13 2002
|
||||
+++ configure Mon Nov 25 16:11:32 2002
|
||||
@@ -1464,7 +1464,7 @@
|
||||
ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
|
||||
|
||||
|
||||
-PACKAGE=sylpheed
|
||||
+PACKAGE=sylpheed-claws
|
||||
|
||||
MAJOR_VERSION=0
|
||||
MINOR_VERSION=8
|
||||
@@ -1650,7 +1650,7 @@
|
||||
|
||||
@@ -1861,7 +1861,7 @@
|
||||
fi
|
||||
|
||||
|
||||
-if test -d "$gnomedir"; then
|
||||
+if false; then
|
||||
SYLPHEED_GNOME_TRUE=
|
||||
SYLPHEED_GNOME_FALSE='#'
|
||||
else
|
||||
@@ -9822,9 +9822,9 @@
|
||||
|
||||
@@ -11389,9 +11389,9 @@
|
||||
localedir='${prefix}/${DATADIRNAME}/locale'
|
||||
|
||||
|
||||
-manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual'
|
||||
+manualdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/manual'
|
||||
|
||||
-faqdir='${prefix}/${DATADIRNAME}/${PACKAGE}/faq'
|
||||
+faqdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/faq'
|
||||
|
||||
|
||||
if test "x${datadir}" = 'x${prefix}/share'; then
|
||||
if test "x${prefix}" = "xNONE"; then
|
||||
|
|
|
@ -162,6 +162,7 @@ share/sylpheed-claws/filter_conv.pl
|
|||
share/sylpheed-claws/gif2xface.pl
|
||||
share/sylpheed-claws/gpg-sign-syl
|
||||
share/sylpheed-claws/kmail2sylpheed.pl
|
||||
share/sylpheed-claws/kmail2sylpheed_v2.pl
|
||||
share/sylpheed-claws/newscache_clean.pl
|
||||
share/sylpheed-claws/outlook2sylpheed.pl
|
||||
share/sylpheed-claws/tb2sylpheed
|
||||
|
|
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= sylpheed-claws
|
||||
PORTVERSION= 0.8.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.8.6
|
||||
CATEGORIES= mail news ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= sylpheed-claws
|
||||
|
@ -129,8 +128,8 @@ post-install:
|
|||
@cd ${WRKSRC}/tools && \
|
||||
${INSTALL_SCRIPT} OOo2sylpheed.pl calypso_convert.pl \
|
||||
eud2gc.py filter_conv.pl gif2xface.pl gpg-sign-syl \
|
||||
kmail2sylpheed.pl newscache_clean.pl outlook2sylpheed.pl \
|
||||
tb2sylpheed update-po uudec ${DATADIR}
|
||||
kmail2sylpheed.pl kmail2sylpheed_v2.pl newscache_clean.pl \
|
||||
outlook2sylpheed.pl tb2sylpheed update-po uudec ${DATADIR}
|
||||
.if !defined(WITHOUT_THEMES)
|
||||
@${MKDIR} ${DATADIR}/themes
|
||||
@cd ${WRKDIR}/${THEMEFILE:C/.tar.gz//} && for d in `find .`; do \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (sylpheed-0.8.5claws.tar.bz2) = aec1d9d47ed128d82858c8692269bd07
|
||||
MD5 (sylpheed-0.8.6claws.tar.bz2) = feeae3ce2a6eb0aba24c32475e762a4b
|
||||
MD5 (sylpheed-iconset-0.8.3claws.tar.gz) = 7a6a1d4b25d1ddc726b244da8cd3fd84
|
||||
|
|
|
@ -1,32 +1,32 @@
|
|||
--- configure.orig Wed Aug 28 12:46:18 2002
|
||||
+++ configure Sun Sep 1 03:01:59 2002
|
||||
@@ -1169,7 +1169,7 @@
|
||||
PATH_SEPARATOR="$ac_path_separator"
|
||||
rm -f conftest.sh
|
||||
--- configure.orig Mon Nov 25 14:32:13 2002
|
||||
+++ configure Mon Nov 25 16:11:32 2002
|
||||
@@ -1464,7 +1464,7 @@
|
||||
ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
|
||||
|
||||
|
||||
-PACKAGE=sylpheed
|
||||
+PACKAGE=sylpheed-claws
|
||||
|
||||
MAJOR_VERSION=0
|
||||
MINOR_VERSION=8
|
||||
@@ -1650,7 +1650,7 @@
|
||||
|
||||
@@ -1861,7 +1861,7 @@
|
||||
fi
|
||||
|
||||
|
||||
-if test -d "$gnomedir"; then
|
||||
+if false; then
|
||||
SYLPHEED_GNOME_TRUE=
|
||||
SYLPHEED_GNOME_FALSE='#'
|
||||
else
|
||||
@@ -9822,9 +9822,9 @@
|
||||
|
||||
@@ -11389,9 +11389,9 @@
|
||||
localedir='${prefix}/${DATADIRNAME}/locale'
|
||||
|
||||
|
||||
-manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual'
|
||||
+manualdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/manual'
|
||||
|
||||
-faqdir='${prefix}/${DATADIRNAME}/${PACKAGE}/faq'
|
||||
+faqdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/faq'
|
||||
|
||||
|
||||
if test "x${datadir}" = 'x${prefix}/share'; then
|
||||
if test "x${prefix}" = "xNONE"; then
|
||||
|
|
|
@ -162,6 +162,7 @@ share/sylpheed-claws/filter_conv.pl
|
|||
share/sylpheed-claws/gif2xface.pl
|
||||
share/sylpheed-claws/gpg-sign-syl
|
||||
share/sylpheed-claws/kmail2sylpheed.pl
|
||||
share/sylpheed-claws/kmail2sylpheed_v2.pl
|
||||
share/sylpheed-claws/newscache_clean.pl
|
||||
share/sylpheed-claws/outlook2sylpheed.pl
|
||||
share/sylpheed-claws/tb2sylpheed
|
||||
|
|
Loading…
Add table
Reference in a new issue