- update to 1.4.8

- remove USE_GROFF
- tweak license to specify version number.
- regen patches ( from jasper@ / sthen@ ) thanks.

OK jasper@ sthen@
OK kevlo@ (MAINTAINER)
This commit is contained in:
gsoares 2011-04-28 02:01:47 +00:00
parent caeda0e5c2
commit 8ce8631812
3 changed files with 13 additions and 14 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.16 2010/10/18 21:50:39 sthen Exp $
# $OpenBSD: Makefile,v 1.17 2011/04/28 02:01:47 gsoares Exp $
COMMENT= decode MS-TNEF MIME attachments
DISTNAME= tnef-1.4.7
DISTNAME= tnef-1.4.8
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tnef/}
@ -11,7 +11,7 @@ HOMEPAGE= http://tnef.sourceforge.net/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
# GPL
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
@ -22,7 +22,6 @@ WANTLIB= c
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_GROFF = Yes
MODULES= devel/gettext

View File

@ -1,5 +1,5 @@
MD5 (tnef-1.4.7.tar.gz) = AJeKitjMeaHuYFFy+ILr6Q==
RMD160 (tnef-1.4.7.tar.gz) = DD6YODHOGEnzcsXIACRxdAmxg6E=
SHA1 (tnef-1.4.7.tar.gz) = r2nlCNNoNJGXDMCLWsRNAp+kycg=
SHA256 (tnef-1.4.7.tar.gz) = CcI3kU31Xjnfc775tYPNNQCjfNFllSrF/RYPVA1xDMk=
SIZE (tnef-1.4.7.tar.gz) = 3954297
MD5 (tnef-1.4.8.tar.gz) = zGRDrF8wkTOUwMFq55QeTw==
RMD160 (tnef-1.4.8.tar.gz) = WKGbE9297+Id26Kt/ECvFjmov+Q=
SHA1 (tnef-1.4.8.tar.gz) = GUMRdu5SP+P9XnRYgqkINCbMVnE=
SHA256 (tnef-1.4.8.tar.gz) = lI83msnwS4ZMutMTnRyok4bvLPPGBNJtyNKXOQtDRac=
SIZE (tnef-1.4.8.tar.gz) = 3951363

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.3 2010/02/25 14:42:52 sthen Exp $
--- configure.orig Sat Jan 30 12:24:50 2010
+++ configure Sun Feb 14 21:21:19 2010
@@ -4598,7 +4598,7 @@ if test "${ac_cv_lib_intl_gettext+set}" = set; then :
$OpenBSD: patch-configure,v 1.4 2011/04/28 02:01:47 gsoares Exp $
--- configure.orig Mon Apr 18 22:29:50 2011
+++ configure Wed Apr 27 14:21:22 2011
@@ -4618,7 +4618,7 @@ if ${ac_cv_lib_intl_gettext+:} false; then :
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS
@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.3 2010/02/25 14:42:52 sthen Exp $
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -4633,7 +4633,7 @@ if test "x$ac_cv_lib_intl_gettext" = x""yes; then :
@@ -4653,7 +4653,7 @@ if test "x$ac_cv_lib_intl_gettext" = xyes; then :
#define HAVE_LIBINTL 1
_ACEOF