mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Update to 1.2.1.
This commit is contained in:
parent
7dd4e05662
commit
b6661f5ce4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73511
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= evolution
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME} \
|
||||
http://people.FreeBSD.org/~sobomax/:local
|
||||
@ -21,7 +20,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= bonobo_conf.0:${PORTSDIR}/devel/bonobo-conf \
|
||||
nss3.1:${PORTSDIR}/security/nss \
|
||||
soup.5:${PORTSDIR}/devel/soup
|
||||
soup.6:${PORTSDIR}/devel/soup
|
||||
|
||||
.if defined(WITH_LDAP)
|
||||
LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (gnome/evolution-1.2.0.tar.bz2) = 949c31941e869606ab808ce42f3a8e98
|
||||
MD5 (gnome/evolution-1.2.1.tar.bz2) = 51ce3295f280c6533ecbcd9df45c6691
|
||||
MD5 (gnome/db-3.1.17.tar.bz2) = b237f4e38a650d096389ff54d564928d
|
||||
|
@ -10,6 +10,7 @@ bin/evolution-calendar-importer
|
||||
bin/evolution-elm-importer
|
||||
bin/evolution-executive-summary
|
||||
bin/evolution-gnomecard-importer
|
||||
bin/evolution-launch-composer
|
||||
bin/evolution-ldif-importer
|
||||
bin/evolution-mail
|
||||
bin/evolution-mail-upgrade
|
||||
@ -442,7 +443,9 @@ share/gnome/evolution/views/tasks/galview.xml
|
||||
%%PILOT:%%share/gnome/gnome-pilot/conduits/e-calendar.conduit
|
||||
%%PILOT:%%share/gnome/gnome-pilot/conduits/e-todo.conduit
|
||||
share/gnome/help/evolution/C/access.html
|
||||
share/gnome/help/evolution/C/apx-fdl.html
|
||||
share/gnome/help/evolution/C/apx-gloss.html
|
||||
share/gnome/help/evolution/C/apx-gpl.html
|
||||
share/gnome/help/evolution/C/authors.html
|
||||
share/gnome/help/evolution/C/bugs.html
|
||||
share/gnome/help/evolution/C/config-prefs-cal.html
|
||||
@ -456,6 +459,18 @@ share/gnome/help/evolution/C/contact-search.html
|
||||
share/gnome/help/evolution/C/customizing-summary.html
|
||||
share/gnome/help/evolution/C/docbook.css
|
||||
share/gnome/help/evolution/C/encryption.html
|
||||
share/gnome/help/evolution/C/fdl-section1.html
|
||||
share/gnome/help/evolution/C/fdl-section10.html
|
||||
share/gnome/help/evolution/C/fdl-section2.html
|
||||
share/gnome/help/evolution/C/fdl-section3.html
|
||||
share/gnome/help/evolution/C/fdl-section4.html
|
||||
share/gnome/help/evolution/C/fdl-section5.html
|
||||
share/gnome/help/evolution/C/fdl-section6.html
|
||||
share/gnome/help/evolution/C/fdl-section7.html
|
||||
share/gnome/help/evolution/C/fdl-section8.html
|
||||
share/gnome/help/evolution/C/fdl-section9.html
|
||||
share/gnome/help/evolution/C/fdl-using.html
|
||||
share/gnome/help/evolution/C/features.html
|
||||
share/gnome/help/evolution/C/figures/calendar.png
|
||||
share/gnome/help/evolution/C/figures/config-cal.png
|
||||
share/gnome/help/evolution/C/figures/config-mail.png
|
||||
@ -493,6 +508,8 @@ share/gnome/help/evolution/C/install.html
|
||||
share/gnome/help/evolution/C/introduction.html
|
||||
share/gnome/help/evolution/C/ln20.html
|
||||
share/gnome/help/evolution/C/menuref.html
|
||||
share/gnome/help/evolution/C/organization.html
|
||||
share/gnome/help/evolution/C/other-help.html
|
||||
share/gnome/help/evolution/C/print-destination.html
|
||||
share/gnome/help/evolution/C/quickref-cal.html
|
||||
share/gnome/help/evolution/C/quickref-contact.html
|
||||
@ -500,7 +517,9 @@ share/gnome/help/evolution/C/quickref-mail.html
|
||||
share/gnome/help/evolution/C/rsvp-stuff.html
|
||||
share/gnome/help/evolution/C/sgml/apx-authors.sgml
|
||||
share/gnome/help/evolution/C/sgml/apx-bugs.sgml
|
||||
share/gnome/help/evolution/C/sgml/apx-fdl.sgml
|
||||
share/gnome/help/evolution/C/sgml/apx-gloss.sgml
|
||||
share/gnome/help/evolution/C/sgml/apx-gpl.sgml
|
||||
share/gnome/help/evolution/C/sgml/config-prefs.sgml
|
||||
share/gnome/help/evolution/C/sgml/config-sync.sgml
|
||||
share/gnome/help/evolution/C/sgml/evolution.sgml
|
||||
@ -527,6 +546,7 @@ share/gnome/help/evolution/C/stylesheet-images/toc-minus.gif
|
||||
share/gnome/help/evolution/C/stylesheet-images/toc-plus.gif
|
||||
share/gnome/help/evolution/C/stylesheet-images/up.gif
|
||||
share/gnome/help/evolution/C/stylesheet-images/warning.gif
|
||||
share/gnome/help/evolution/C/terms.html
|
||||
share/gnome/help/evolution/C/topic.dat
|
||||
share/gnome/help/evolution/C/typography.html
|
||||
share/gnome/help/evolution/C/ui-intro.html
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= evolution
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME} \
|
||||
http://people.FreeBSD.org/~sobomax/:local
|
||||
@ -21,7 +20,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= bonobo_conf.0:${PORTSDIR}/devel/bonobo-conf \
|
||||
nss3.1:${PORTSDIR}/security/nss \
|
||||
soup.5:${PORTSDIR}/devel/soup
|
||||
soup.6:${PORTSDIR}/devel/soup
|
||||
|
||||
.if defined(WITH_LDAP)
|
||||
LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (gnome/evolution-1.2.0.tar.bz2) = 949c31941e869606ab808ce42f3a8e98
|
||||
MD5 (gnome/evolution-1.2.1.tar.bz2) = 51ce3295f280c6533ecbcd9df45c6691
|
||||
MD5 (gnome/db-3.1.17.tar.bz2) = b237f4e38a650d096389ff54d564928d
|
||||
|
@ -10,6 +10,7 @@ bin/evolution-calendar-importer
|
||||
bin/evolution-elm-importer
|
||||
bin/evolution-executive-summary
|
||||
bin/evolution-gnomecard-importer
|
||||
bin/evolution-launch-composer
|
||||
bin/evolution-ldif-importer
|
||||
bin/evolution-mail
|
||||
bin/evolution-mail-upgrade
|
||||
@ -442,7 +443,9 @@ share/gnome/evolution/views/tasks/galview.xml
|
||||
%%PILOT:%%share/gnome/gnome-pilot/conduits/e-calendar.conduit
|
||||
%%PILOT:%%share/gnome/gnome-pilot/conduits/e-todo.conduit
|
||||
share/gnome/help/evolution/C/access.html
|
||||
share/gnome/help/evolution/C/apx-fdl.html
|
||||
share/gnome/help/evolution/C/apx-gloss.html
|
||||
share/gnome/help/evolution/C/apx-gpl.html
|
||||
share/gnome/help/evolution/C/authors.html
|
||||
share/gnome/help/evolution/C/bugs.html
|
||||
share/gnome/help/evolution/C/config-prefs-cal.html
|
||||
@ -456,6 +459,18 @@ share/gnome/help/evolution/C/contact-search.html
|
||||
share/gnome/help/evolution/C/customizing-summary.html
|
||||
share/gnome/help/evolution/C/docbook.css
|
||||
share/gnome/help/evolution/C/encryption.html
|
||||
share/gnome/help/evolution/C/fdl-section1.html
|
||||
share/gnome/help/evolution/C/fdl-section10.html
|
||||
share/gnome/help/evolution/C/fdl-section2.html
|
||||
share/gnome/help/evolution/C/fdl-section3.html
|
||||
share/gnome/help/evolution/C/fdl-section4.html
|
||||
share/gnome/help/evolution/C/fdl-section5.html
|
||||
share/gnome/help/evolution/C/fdl-section6.html
|
||||
share/gnome/help/evolution/C/fdl-section7.html
|
||||
share/gnome/help/evolution/C/fdl-section8.html
|
||||
share/gnome/help/evolution/C/fdl-section9.html
|
||||
share/gnome/help/evolution/C/fdl-using.html
|
||||
share/gnome/help/evolution/C/features.html
|
||||
share/gnome/help/evolution/C/figures/calendar.png
|
||||
share/gnome/help/evolution/C/figures/config-cal.png
|
||||
share/gnome/help/evolution/C/figures/config-mail.png
|
||||
@ -493,6 +508,8 @@ share/gnome/help/evolution/C/install.html
|
||||
share/gnome/help/evolution/C/introduction.html
|
||||
share/gnome/help/evolution/C/ln20.html
|
||||
share/gnome/help/evolution/C/menuref.html
|
||||
share/gnome/help/evolution/C/organization.html
|
||||
share/gnome/help/evolution/C/other-help.html
|
||||
share/gnome/help/evolution/C/print-destination.html
|
||||
share/gnome/help/evolution/C/quickref-cal.html
|
||||
share/gnome/help/evolution/C/quickref-contact.html
|
||||
@ -500,7 +517,9 @@ share/gnome/help/evolution/C/quickref-mail.html
|
||||
share/gnome/help/evolution/C/rsvp-stuff.html
|
||||
share/gnome/help/evolution/C/sgml/apx-authors.sgml
|
||||
share/gnome/help/evolution/C/sgml/apx-bugs.sgml
|
||||
share/gnome/help/evolution/C/sgml/apx-fdl.sgml
|
||||
share/gnome/help/evolution/C/sgml/apx-gloss.sgml
|
||||
share/gnome/help/evolution/C/sgml/apx-gpl.sgml
|
||||
share/gnome/help/evolution/C/sgml/config-prefs.sgml
|
||||
share/gnome/help/evolution/C/sgml/config-sync.sgml
|
||||
share/gnome/help/evolution/C/sgml/evolution.sgml
|
||||
@ -527,6 +546,7 @@ share/gnome/help/evolution/C/stylesheet-images/toc-minus.gif
|
||||
share/gnome/help/evolution/C/stylesheet-images/toc-plus.gif
|
||||
share/gnome/help/evolution/C/stylesheet-images/up.gif
|
||||
share/gnome/help/evolution/C/stylesheet-images/warning.gif
|
||||
share/gnome/help/evolution/C/terms.html
|
||||
share/gnome/help/evolution/C/topic.dat
|
||||
share/gnome/help/evolution/C/typography.html
|
||||
share/gnome/help/evolution/C/ui-intro.html
|
||||
|
Loading…
Reference in New Issue
Block a user