mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
New feature: allow per-profile configuration of reply-to address. Bump
PORTREVISION. The patch was submitted to the vendor for integration into the next release.
This commit is contained in:
parent
036c56ec5c
commit
d4333f98f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55142
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= evolution
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= http://www.sleepycat.com/update/3.1.17/:db \
|
||||
${MASTER_SITE_GNOME}
|
||||
@ -15,6 +15,10 @@ MASTER_SITE_SUBDIR= stable/sources/evolution
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
|
||||
db-3.1.17.tar.gz:db
|
||||
|
||||
PATCH_SITES= ${MASTER_SITE_LOCAL}
|
||||
PATCH_SITE_SUBDIR= sobomax
|
||||
PATCHFILES= evolution-${PORTVERSION}-reply-to.diff.gz
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= bonobo_conf.0:${PORTSDIR}/devel/bonobo-conf \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= evolution
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= http://www.sleepycat.com/update/3.1.17/:db \
|
||||
${MASTER_SITE_GNOME}
|
||||
@ -15,6 +15,10 @@ MASTER_SITE_SUBDIR= stable/sources/evolution
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
|
||||
db-3.1.17.tar.gz:db
|
||||
|
||||
PATCH_SITES= ${MASTER_SITE_LOCAL}
|
||||
PATCH_SITE_SUBDIR= sobomax
|
||||
PATCHFILES= evolution-${PORTVERSION}-reply-to.diff.gz
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= bonobo_conf.0:${PORTSDIR}/devel/bonobo-conf \
|
||||
|
Loading…
Reference in New Issue
Block a user