1
0
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:
Maxim Sobolev 2002-02-23 20:05:08 +00:00
parent 036c56ec5c
commit d4333f98f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55142
2 changed files with 10 additions and 2 deletions

View File

@ -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 \

View File

@ -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 \