forked from Lainports/freebsd-ports
* Update to 1.2.4
* Remove USE_GNOMENG macro
This commit is contained in:
parent
41bacf8722
commit
7f1b1bb4ea
6 changed files with 8 additions and 8 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= evolution
|
||||
PORTVERSION= 1.2.3
|
||||
PORTVERSION= 1.2.4
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME} \
|
||||
http://people.FreeBSD.org/~sobomax/:local
|
||||
|
|
@ -37,7 +37,6 @@ USE_BZIP2= yes
|
|||
USE_GMAKE= yes
|
||||
USE_BISON= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gnomelibs gal gtkhtml
|
||||
USE_REINPLACE= yes
|
||||
USE_OPENSSL= yes
|
||||
|
|
@ -82,7 +81,7 @@ DB3_CONFIGURE_ARGS= --enable-compat185 \
|
|||
--disable-dynamic \
|
||||
--prefix=${PREFIX} \
|
||||
--includedir=${PREFIX}/include/db3 \
|
||||
--target=${ARCH}-unknown-freebsd${OSREL}
|
||||
--build=${ARCH}-unknown-freebsd${OSREL}
|
||||
|
||||
pre-configure:
|
||||
@(cd ${DB3_WRKSRC} && \
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (gnome/evolution-1.2.3.tar.bz2) = e1fd6e2fcfddb555a042e96b558ae84f
|
||||
MD5 (gnome/evolution-1.2.4.tar.bz2) = 5f8f862b366c38d8b8c13adca89375c8
|
||||
MD5 (gnome/db-3.1.17.tar.bz2) = b237f4e38a650d096389ff54d564928d
|
||||
|
|
|
|||
|
|
@ -114,6 +114,7 @@ include/camel/camel-provider.h
|
|||
include/camel/camel-sasl-anonymous.h
|
||||
include/camel/camel-sasl-cram-md5.h
|
||||
include/camel/camel-sasl-digest-md5.h
|
||||
include/camel/camel-sasl-gssapi.h
|
||||
include/camel/camel-sasl-kerberos4.h
|
||||
include/camel/camel-sasl-login.h
|
||||
include/camel/camel-sasl-ntlm.h
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= evolution
|
||||
PORTVERSION= 1.2.3
|
||||
PORTVERSION= 1.2.4
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME} \
|
||||
http://people.FreeBSD.org/~sobomax/:local
|
||||
|
|
@ -37,7 +37,6 @@ USE_BZIP2= yes
|
|||
USE_GMAKE= yes
|
||||
USE_BISON= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gnomelibs gal gtkhtml
|
||||
USE_REINPLACE= yes
|
||||
USE_OPENSSL= yes
|
||||
|
|
@ -82,7 +81,7 @@ DB3_CONFIGURE_ARGS= --enable-compat185 \
|
|||
--disable-dynamic \
|
||||
--prefix=${PREFIX} \
|
||||
--includedir=${PREFIX}/include/db3 \
|
||||
--target=${ARCH}-unknown-freebsd${OSREL}
|
||||
--build=${ARCH}-unknown-freebsd${OSREL}
|
||||
|
||||
pre-configure:
|
||||
@(cd ${DB3_WRKSRC} && \
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (gnome/evolution-1.2.3.tar.bz2) = e1fd6e2fcfddb555a042e96b558ae84f
|
||||
MD5 (gnome/evolution-1.2.4.tar.bz2) = 5f8f862b366c38d8b8c13adca89375c8
|
||||
MD5 (gnome/db-3.1.17.tar.bz2) = b237f4e38a650d096389ff54d564928d
|
||||
|
|
|
|||
|
|
@ -114,6 +114,7 @@ include/camel/camel-provider.h
|
|||
include/camel/camel-sasl-anonymous.h
|
||||
include/camel/camel-sasl-cram-md5.h
|
||||
include/camel/camel-sasl-digest-md5.h
|
||||
include/camel/camel-sasl-gssapi.h
|
||||
include/camel/camel-sasl-kerberos4.h
|
||||
include/camel/camel-sasl-login.h
|
||||
include/camel/camel-sasl-ntlm.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue