diff options
author | pat <pat@FreeBSD.org> | 2002-02-20 05:14:52 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-02-20 05:14:52 +0800 |
commit | c4289358387f909bec61f3a9de40e4efcbaf9e47 (patch) | |
tree | e528723f63220094fbcfd865c5a89fb11fcc43a9 /mail | |
parent | 7277e20bb8f309778c3ecce2cd0b598eb06ace03 (diff) | |
download | freebsd-ports-gnome-c4289358387f909bec61f3a9de40e4efcbaf9e47.tar.gz freebsd-ports-gnome-c4289358387f909bec61f3a9de40e4efcbaf9e47.tar.zst freebsd-ports-gnome-c4289358387f909bec61f3a9de40e4efcbaf9e47.zip |
- Update to 0.7.2
- Fix dependency problem with jpilot
PR: 35110
Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail/Makefile | 4 | ||||
-rw-r--r-- | mail/claws-mail/distinfo | 2 | ||||
-rw-r--r-- | mail/sylpheed-claws/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed-claws/distinfo | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index b63ed7d3d8a5..ca539546d0f2 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sylpheed-claws -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws @@ -53,7 +53,7 @@ CONFIGURE_ARGS+= --enable-pspell .endif .if defined(WITH_JPILOT) || defined(WITH_ALL) LIB_DEPENDS+= pisock.4:${PORTSDIR}/palm/pilot-link -RUN_DEPENDS+= ${LOCALBASE}/pilot/bin/jpilot:${PORTSDIR}/palm/jpilot +RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot CONFIGURE_ARGS+= --enable-jpilot .endif .if defined(WITH_LDAP) || defined(WITH_ALL) diff --git a/mail/claws-mail/distinfo b/mail/claws-mail/distinfo index da2f46882828..811f6d28a939 100644 --- a/mail/claws-mail/distinfo +++ b/mail/claws-mail/distinfo @@ -1 +1 @@ -MD5 (sylpheed-0.7.1claws.tar.gz) = 7d1c4c53f4ac12dbbc1116dd4407f1a8 +MD5 (sylpheed-0.7.2claws.tar.gz) = 40d7943b2f878b4fa81ce16a1bf4501f diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index b63ed7d3d8a5..ca539546d0f2 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sylpheed-claws -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws @@ -53,7 +53,7 @@ CONFIGURE_ARGS+= --enable-pspell .endif .if defined(WITH_JPILOT) || defined(WITH_ALL) LIB_DEPENDS+= pisock.4:${PORTSDIR}/palm/pilot-link -RUN_DEPENDS+= ${LOCALBASE}/pilot/bin/jpilot:${PORTSDIR}/palm/jpilot +RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot CONFIGURE_ARGS+= --enable-jpilot .endif .if defined(WITH_LDAP) || defined(WITH_ALL) diff --git a/mail/sylpheed-claws/distinfo b/mail/sylpheed-claws/distinfo index da2f46882828..811f6d28a939 100644 --- a/mail/sylpheed-claws/distinfo +++ b/mail/sylpheed-claws/distinfo @@ -1 +1 @@ -MD5 (sylpheed-0.7.1claws.tar.gz) = 7d1c4c53f4ac12dbbc1116dd4407f1a8 +MD5 (sylpheed-0.7.2claws.tar.gz) = 40d7943b2f878b4fa81ce16a1bf4501f |