aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-09-25 11:03:06 +0800
committermezz <mezz@FreeBSD.org>2006-09-25 11:03:06 +0800
commitb63d23c6c82e6c288ec9717961a95194ed644263 (patch)
tree1cbbc2b44c7422d7d431229305de5c74c3405cf5 /mail
parent6cd265c3ea0ca2f051f384e3bbac1862f72dcd8d (diff)
downloadfreebsd-ports-gnome-b63d23c6c82e6c288ec9717961a95194ed644263.tar.gz
freebsd-ports-gnome-b63d23c6c82e6c288ec9717961a95194ed644263.tar.zst
freebsd-ports-gnome-b63d23c6c82e6c288ec9717961a95194ed644263.zip
Chase pilot-link's shared library version bump. Bump the PORTREVISION. As for
the PRs, I shall chase and close a few of them. Pointyhat: ijliao
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed/Makefile4
-rw-r--r--mail/sylpheed2-devel/Makefile4
-rw-r--r--mail/sylpheed2/Makefile4
-rw-r--r--mail/sylpheed3/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index a37c0c8b676f..3309da979d45 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sylpheed
PORTVERSION= 1.0.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.0/
@@ -63,7 +63,7 @@ CONFIGURE_ARGS+=--enable-compface
CONFIGURE_ARGS+=--disable-compface
.endif
.if defined(WITH_JPILOT)
-LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link
+LIB_DEPENDS+= pisock.9:${PORTSDIR}/palm/pilot-link
RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot
CONFIGURE_ARGS+=--enable-jpilot
.else
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile
index 2409c18b876a..c6a06dca9c92 100644
--- a/mail/sylpheed2-devel/Makefile
+++ b/mail/sylpheed2-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sylpheed
PORTVERSION= 2.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.2/ \
${MASTER_SITE_SOURCEFORGE}
@@ -72,7 +72,7 @@ CONFIGURE_ARGS+=--disable-compface
.endif
.if defined(WITH_JPILOT)
-LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link
+LIB_DEPENDS+= pisock.9:${PORTSDIR}/palm/pilot-link
RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot
CONFIGURE_ARGS+=--enable-jpilot
.else
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile
index 4d5bd9a652c3..4b45a67750b8 100644
--- a/mail/sylpheed2/Makefile
+++ b/mail/sylpheed2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sylpheed
PORTVERSION= 2.2.9
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
@@ -68,7 +68,7 @@ CONFIGURE_ARGS+=--disable-compface
.endif
.if defined(WITH_JPILOT)
-LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link
+LIB_DEPENDS+= pisock.9:${PORTSDIR}/palm/pilot-link
RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot
CONFIGURE_ARGS+=--enable-jpilot
.else
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index 4d5bd9a652c3..4b45a67750b8 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sylpheed
PORTVERSION= 2.2.9
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
@@ -68,7 +68,7 @@ CONFIGURE_ARGS+=--disable-compface
.endif
.if defined(WITH_JPILOT)
-LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link
+LIB_DEPENDS+= pisock.9:${PORTSDIR}/palm/pilot-link
RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot
CONFIGURE_ARGS+=--enable-jpilot
.else