aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-08-22 19:41:03 +0800
committermiwi <miwi@FreeBSD.org>2007-08-22 19:41:03 +0800
commit47dd0d036ee08dd0de53658e11d0f9db5d41cbb7 (patch)
tree9cdeb85789fba32b03227120ca5effcc76ce1caf /mail
parent4d02a1cbd92308da9e4064b0afcce0b0b4067452 (diff)
downloadfreebsd-ports-gnome-47dd0d036ee08dd0de53658e11d0f9db5d41cbb7.tar.gz
freebsd-ports-gnome-47dd0d036ee08dd0de53658e11d0f9db5d41cbb7.tar.zst
freebsd-ports-gnome-47dd0d036ee08dd0de53658e11d0f9db5d41cbb7.zip
- Update to 0.52
PR: 115150 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r--mail/libetpan/Makefile13
-rw-r--r--mail/libetpan/distinfo6
2 files changed, 8 insertions, 11 deletions
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile
index cd374d4292e7..f51d3bd61b36 100644
--- a/mail/libetpan/Makefile
+++ b/mail/libetpan/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= libetpan
-PORTVERSION= 0.49
-PORTREVISION= 2
+PORTVERSION= 0.52
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,14 +16,12 @@ MAINTAINER= c0rn@o2.pl
COMMENT= A mail library
USE_ICONV= yes
-USE_AUTOTOOLS= libtool:15 autoconf:259
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+USE_AUTOTOOLS= libtool:15 autoconf:261
USE_LDCONFIG= yes
-USE_GMAKE= YES
+USE_GMAKE= yes
-CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.if defined(WITH_GNUTLS)
LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
diff --git a/mail/libetpan/distinfo b/mail/libetpan/distinfo
index 67ee546bdb8e..ff3bcf5c889f 100644
--- a/mail/libetpan/distinfo
+++ b/mail/libetpan/distinfo
@@ -1,3 +1,3 @@
-MD5 (libetpan-0.49.tar.gz) = f6c973ea1aa53d947f034e093960da10
-SHA256 (libetpan-0.49.tar.gz) = 4d7257ae2cce276b2a2a66209b35ff70ff06a3ab89a2d8f2d828d7f44f78e6eb
-SIZE (libetpan-0.49.tar.gz) = 1021102
+MD5 (libetpan-0.52.tar.gz) = 119eb4ac27fb75540ca74d8997f7fc7f
+SHA256 (libetpan-0.52.tar.gz) = dddf7b94e3547436beca1ed5ed22616f350d7e79cd1d72c83b122c1707237525
+SIZE (libetpan-0.52.tar.gz) = 1611405