mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 0.7.2
- Fix dependency problem with jpilot PR: 35110 Submitted by: maintainer
This commit is contained in:
parent
8a9fa8cee3
commit
2e30125132
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54926
@ -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)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (sylpheed-0.7.1claws.tar.gz) = 7d1c4c53f4ac12dbbc1116dd4407f1a8
|
||||
MD5 (sylpheed-0.7.2claws.tar.gz) = 40d7943b2f878b4fa81ce16a1bf4501f
|
||||
|
@ -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)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (sylpheed-0.7.1claws.tar.gz) = 7d1c4c53f4ac12dbbc1116dd4407f1a8
|
||||
MD5 (sylpheed-0.7.2claws.tar.gz) = 40d7943b2f878b4fa81ce16a1bf4501f
|
||||
|
Loading…
Reference in New Issue
Block a user