FreeBSD Bugzilla – Attachment 133939 Details for
Bug 178502
Chase upstream releases for mail/dovecot2*
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 4.40 KB, created by
Alastair Hogge
on 2013-05-11 08:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alastair Hogge
Created:
2013-05-11 08:40:00 UTC
Size:
4.40 KB
patch
obsolete
>Index: dovecot2/Makefile >=================================================================== >--- dovecot2/Makefile (revision 317849) >+++ dovecot2/Makefile (working copy) >@@ -2,13 +2,16 @@ > # $FreeBSD$ > > PORTNAME= dovecot >-PORTVERSION= 2.1.16 >+PORTVERSION= 2.2.1 > CATEGORIES= mail ipv6 > MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ > > MAINTAINER= bra@fsn.hu > COMMENT= Secure and compact IMAP and POP3 servers > >+LICENSE= GPLv2 MIT >+LICENSE_COMB= multi >+ > LATEST_LINK= dovecot2 > CONFLICTS= dovecot-1.[0-9]* > >Index: dovecot2/distinfo >=================================================================== >--- dovecot2/distinfo (revision 317849) >+++ dovecot2/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (dovecot-2.1.16.tar.gz) = a61d5fa774615849f6e754232c41a7a87dd0de619f1089627c3682180fa9b447 >-SIZE (dovecot-2.1.16.tar.gz) = 3866802 >+SHA256 (dovecot-2.2.1.tar.gz) = 50af4c6d6d20f97b4d9b1559266d79be03da9930d20885ec5fbe4daf5afa2545 >+SIZE (dovecot-2.2.1.tar.gz) = 4258863 >Index: dovecot2-antispam-plugin/Makefile >=================================================================== >--- dovecot2-antispam-plugin/Makefile (revision 317849) >+++ dovecot2-antispam-plugin/Makefile (working copy) >@@ -2,21 +2,23 @@ > # $FreeBSD$ > > PORTNAME= dovecot2-antispam-plugin >-PORTVERSION= 20101222 >-PORTREVISION= 7 >+PORTVERSION= 5ebc6aae4d7c >+PORTREVISION= 8 > CATEGORIES= mail >-MASTER_SITES= http://www.bamus.cz/distfiles/ >-DISTFILES= dovecot-antispam-plugin-${DISTVERSION}${EXTRACT_SUFX} >+MASTER_SITES= http://hg.dovecot.org/dovecot-antispam-plugin/archive/ >+DISTFILES= ${PORTVERSION}.tar.bz2 > > MAINTAINER= ports@FreeBSD.org > COMMENT= Dovecot 2.x plugin for spam systems training > >+LICENSE= GPLv2 >+ > BUILD_DEPENDS= dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2 \ > gawk:${PORTSDIR}/lang/gawk > RUN_DEPENDS= dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2 > > CONFLICTS= dovecot-antispam-1.* >-WRKSRC= ${WRKDIR}/dovecot-antispam-plugin-43880985e3dd >+WRKSRC= ${WRKDIR}/dovecot-antispam-plugin-${PORTVERSION} > > USE_AUTOTOOLS= aclocal autoheader autoconf > USE_BZIP2= yes >Index: dovecot2-antispam-plugin/distinfo >=================================================================== >--- dovecot2-antispam-plugin/distinfo (revision 317849) >+++ dovecot2-antispam-plugin/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (dovecot-antispam-plugin-20101222.tar.bz2) = 3b72e3d6ac639abb64356ca330a2e41f183c11452d563ed8ac4a0f7b4ea55582 >-SIZE (dovecot-antispam-plugin-20101222.tar.bz2) = 55753 >+SHA256 (5ebc6aae4d7c.tar.bz2) = d615b8667b053741336aa1506558dd23f92e5b23f35f8addf1d8bb564cf1a816 >+SIZE (5ebc6aae4d7c.tar.bz2) = 56340 >Index: dovecot2-antispam-plugin/pkg-message >=================================================================== >--- dovecot2-antispam-plugin/pkg-message (revision 317849) >+++ dovecot2-antispam-plugin/pkg-message (working copy) >@@ -1,6 +1,6 @@ > --------------------------------------------------------------------- > >-This port assumes you are known with Dovecot and have it installed and >+This port assumes you are familiar with Dovecot and have it installed and > running on the system you have installed this plugin on. > > Further information on configuration can be found at: >Index: dovecot2-pigeonhole/Makefile >=================================================================== >--- dovecot2-pigeonhole/Makefile (revision 317849) >+++ dovecot2-pigeonhole/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= dovecot-pigeonhole >-PORTVERSION= 0.3.4 >+PORTVERSION= 0.4.0 > CATEGORIES= mail > MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ > DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} >@@ -15,7 +15,7 @@ > BUILD_DEPENDS:= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R} > RUN_DEPENDS:= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R} > >-DOVECOTVERSION= 2.1 >+DOVECOTVERSION= 2.2 > > GNU_CONFIGURE= yes > CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >Index: dovecot2-pigeonhole/distinfo >=================================================================== >--- dovecot2-pigeonhole/distinfo (revision 317849) >+++ dovecot2-pigeonhole/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (dovecot-2.1-pigeonhole-0.3.4.tar.gz) = 34da8801c7695c397a53a13574fe8674b92aa9d936f91a1b6e6df787488a6d05 >-SIZE (dovecot-2.1-pigeonhole-0.3.4.tar.gz) = 1089752 >+SHA256 (dovecot-2.2-pigeonhole-0.4.0.tar.gz) = e630d0c73e9c60028c5d25780eb38eda556ca7a5983cc07b7c0ac8490c4a7fa5 >+SIZE (dovecot-2.2-pigeonhole-0.4.0.tar.gz) = 1144018
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 178502
: 133939