Bugfix update to evolution-3.2.3.
This commit is contained in:
parent
226cf67bc3
commit
1bb56cde6e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.152 2011/12/29 09:26:11 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.153 2012/01/09 14:31:03 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,14 +6,11 @@ COMMENT-main= integrated email and PIM software for GNOME
|
||||
COMMENT-plugins= additionnal plugins for evolution
|
||||
|
||||
GNOME_PROJECT= evolution
|
||||
GNOME_VERSION= 3.2.2
|
||||
GNOME_VERSION= 3.2.3
|
||||
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-plugins= evolution-plugins-${GNOME_VERSION}
|
||||
|
||||
REVISION-main= 3
|
||||
REVISION-plugins= 2
|
||||
|
||||
# Only get the first x.y which is needed in the PLIST.
|
||||
# NOTE: when major version changes, increment EVO_VERSION accordingly
|
||||
# and bump:
|
||||
@ -70,8 +67,8 @@ WANTLIB-main += vorbis vorbisfile goa-1.0
|
||||
|
||||
WANTLIB-plugins += ${WANTLIB}
|
||||
WANTLIB-plugins += gstreamer-0.10 pst
|
||||
WANTLIB-plugins += lib/evolution/${R}/eabutil
|
||||
WANTLIB-plugins += lib/evolution/${R}/composer
|
||||
WANTLIB-plugins += lib/evolution/${R}/eabutil
|
||||
WANTLIB-plugins += lib/evolution/${R}/emformat
|
||||
WANTLIB-plugins += lib/evolution/${R}/emiscwidgets
|
||||
WANTLIB-plugins += lib/evolution/${R}/eshell
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (evolution-3.2.2.tar.xz) = HGYft6mCums2JL7KoweeuA==
|
||||
RMD160 (evolution-3.2.2.tar.xz) = SU24FHvon2KjN9zTV8O6DqvBBHs=
|
||||
SHA1 (evolution-3.2.2.tar.xz) = yuMZhM+80mqISKe5Sg9JV1Aq4XM=
|
||||
SHA256 (evolution-3.2.2.tar.xz) = A8aCQrv0lN2jvzT1LshDwoLJuwf5QVpp/lgjfH77vn0=
|
||||
SIZE (evolution-3.2.2.tar.xz) = 11489564
|
||||
MD5 (evolution-3.2.3.tar.xz) = J7Lk7ADHua8D+fA0o61dzQ==
|
||||
RMD160 (evolution-3.2.3.tar.xz) = nn93Dj+neMB0Km2fPTUWl3I1Xr4=
|
||||
SHA1 (evolution-3.2.3.tar.xz) = hH9GVyUACPGWO5RxjiN3aHlhuzs=
|
||||
SHA256 (evolution-3.2.3.tar.xz) = ol1SPndcAi7J5o17mJMW5yUraH1wudsvYLcruDMJnp0=
|
||||
SIZE (evolution-3.2.3.tar.xz) = 12419112
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.28 2011/12/03 18:35:11 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.29 2012/01/09 14:31:03 ajacoutot Exp $
|
||||
@conflict evolution-plugins-<=3.2.2p0
|
||||
@pkgpath mail/evolution
|
||||
@bin bin/evolution
|
||||
@ -4835,6 +4835,7 @@ share/gtk-doc/html/eshell/eshell-Shell-Utilities.html
|
||||
share/gtk-doc/html/eshell/eshell-Text-to-HTML-Conversion.html
|
||||
share/gtk-doc/html/eshell/eshell-User-Alert-Handling.html
|
||||
share/gtk-doc/html/eshell/eshell-e-signature-utils.html
|
||||
share/gtk-doc/html/eshell/eshell.devhelp
|
||||
share/gtk-doc/html/eshell/eshell.devhelp2
|
||||
share/gtk-doc/html/eshell/home.png
|
||||
share/gtk-doc/html/eshell/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user