- Update to version 2.1.2
This commit is contained in:
parent
18f2f42c17
commit
ee13d04d9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100942
@ -6,23 +6,20 @@
|
||||
#
|
||||
|
||||
PORTNAME= gmime
|
||||
PORTVERSION= 2.1.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.1.2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://spruce.sourceforge.net/gmime/sources/v2.1/
|
||||
|
||||
MAINTAINER= krion@FreeBSD.org
|
||||
COMMENT= Library (written in C) for parsing and creating messages using MIME
|
||||
|
||||
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
|
||||
|
||||
CONFLICTS= gmime-1.0.*
|
||||
|
||||
USE_SIZE= yes
|
||||
USE_ICONV= yes
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= glib20
|
||||
USE_GNOME= glib20 lthack
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS+= --with-libiconv=${LOCALBASE}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (gmime-2.1.1.tar.gz) = 4c5e2ee1d567d53761e11dfb7ce5fdad
|
||||
SIZE (gmime-2.1.1.tar.gz) = 724539
|
||||
MD5 (gmime-2.1.2.tar.gz) = 759620a67da86a7858f1e89c8146d579
|
||||
SIZE (gmime-2.1.2.tar.gz) = 739567
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- configure.orig Sat Jul 26 19:16:12 2003
|
||||
+++ configure Sat Jul 26 19:17:09 2003
|
||||
@@ -8883,6 +8883,7 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
@ -55,7 +55,7 @@ lib/libgmime-2.0.a
|
||||
lib/libgmime-2.0.so
|
||||
lib/libgmime-2.0.so.3
|
||||
lib/pkgconfig/gmime-2.0.pc
|
||||
share/gtk-doc/html/gmime-2.1/c2355.html
|
||||
share/gtk-doc/html/gmime-2.1/c2399.html
|
||||
share/gtk-doc/html/gmime-2.1/ciphercontexts.html
|
||||
share/gtk-doc/html/gmime-2.1/classes.html
|
||||
share/gtk-doc/html/gmime-2.1/core.html
|
||||
|
Loading…
Reference in New Issue
Block a user