mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Update to 0.7.2
- Fix dependency problem with jpilot PR: 35069, 35040 Submitted by: maintainer, SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
This commit is contained in:
parent
fe6615b417
commit
03d9a195d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54869
8 changed files with 12 additions and 12 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= sylpheed
|
||||
PORTVERSION= 0.7.1
|
||||
PORTVERSION= 0.7.2
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
|
||||
|
||||
|
@ -50,7 +50,7 @@ CONFIGURE_ARGS+=--disable-jconv
|
|||
.endif
|
||||
.if defined(WITH_JPILOT)
|
||||
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
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-jpilot
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (sylpheed-0.7.1.tar.bz2) = 53e8b23e927b6de4b38936b652d7fc4e
|
||||
MD5 (sylpheed-0.7.2.tar.bz2) = da94286fb3f621dec719f1bee8e01238
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= sylpheed
|
||||
PORTVERSION= 0.7.1
|
||||
PORTVERSION= 0.7.2
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
|
||||
|
||||
|
@ -50,7 +50,7 @@ CONFIGURE_ARGS+=--disable-jconv
|
|||
.endif
|
||||
.if defined(WITH_JPILOT)
|
||||
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
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-jpilot
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (sylpheed-0.7.1.tar.bz2) = 53e8b23e927b6de4b38936b652d7fc4e
|
||||
MD5 (sylpheed-0.7.2.tar.bz2) = da94286fb3f621dec719f1bee8e01238
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= sylpheed
|
||||
PORTVERSION= 0.7.1
|
||||
PORTVERSION= 0.7.2
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
|
||||
|
||||
|
@ -50,7 +50,7 @@ CONFIGURE_ARGS+=--disable-jconv
|
|||
.endif
|
||||
.if defined(WITH_JPILOT)
|
||||
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
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-jpilot
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (sylpheed-0.7.1.tar.bz2) = 53e8b23e927b6de4b38936b652d7fc4e
|
||||
MD5 (sylpheed-0.7.2.tar.bz2) = da94286fb3f621dec719f1bee8e01238
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= sylpheed
|
||||
PORTVERSION= 0.7.1
|
||||
PORTVERSION= 0.7.2
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
|
||||
|
||||
|
@ -50,7 +50,7 @@ CONFIGURE_ARGS+=--disable-jconv
|
|||
.endif
|
||||
.if defined(WITH_JPILOT)
|
||||
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
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-jpilot
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (sylpheed-0.7.1.tar.bz2) = 53e8b23e927b6de4b38936b652d7fc4e
|
||||
MD5 (sylpheed-0.7.2.tar.bz2) = da94286fb3f621dec719f1bee8e01238
|
||||
|
|
Loading…
Add table
Reference in a new issue