ports/175977: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sat Feb 23 21:50:03 UTC 2013


The following reply was made to PR ports/175977; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/175977: commit references a PR
Date: Sat, 23 Feb 2013 21:44:27 +0000 (UTC)

 Author: miwi
 Date: Sat Feb 23 21:44:10 2013
 New Revision: 312854
 URL: http://svnweb.freebsd.org/changeset/ports/312854
 
 Log:
   - Update to 0.6.58
   
   PR:		175977
   Submitted by:	tota@
   Approved by:	maintainer timeout
 
 Modified:
   head/mail/libpst/Makefile   (contents, props changed)
   head/mail/libpst/distinfo   (contents, props changed)
 
 Modified: head/mail/libpst/Makefile
 ==============================================================================
 --- head/mail/libpst/Makefile	Sat Feb 23 21:44:09 2013	(r312853)
 +++ head/mail/libpst/Makefile	Sat Feb 23 21:44:10 2013	(r312854)
 @@ -2,16 +2,18 @@
  # $FreeBSD$
  
  PORTNAME=	libpst
 -PORTVERSION=	0.6.55
 +PORTVERSION=	0.6.58
  CATEGORIES=	mail converters
  MASTER_SITES=	http://www.five-ten-sg.com/libpst/packages/ \
  		http://fossies.org/unix/privat/
  
  MAINTAINER=	chifeng at gmail.com
 -COMMENT=	A tool for converting Outlook .pst files to mbox and other formats
 +COMMENT=	Tool for converting Outlook .pst files to mbox and other formats
  
  LICENSE=	GPLv2
  
 +LIB_DEPENDS=	gsf-1:${PORTSDIR}/devel/libgsf
 +
  GNU_CONFIGURE=	yes
  USE_GMAKE=	yes
  USE_ICONV=	yes
 @@ -41,7 +43,7 @@ PLIST_SUB+=	PST2DII="@comment "
  .endif
  
  post-patch:
 -	${FIND} -X ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -i "" \
 +	${FIND} -X ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} \
  		-e 's/malloc.h/stdlib.h/g'
  	${REINPLACE_CMD} -e 's;doc\/@PACKAGE at -@VERSION@;doc\/@PACKAGE@;g' \
  		${WRKSRC}/Makefile.in ${WRKSRC}/html/Makefile.in
 
 Modified: head/mail/libpst/distinfo
 ==============================================================================
 --- head/mail/libpst/distinfo	Sat Feb 23 21:44:09 2013	(r312853)
 +++ head/mail/libpst/distinfo	Sat Feb 23 21:44:10 2013	(r312854)
 @@ -1,2 +1,2 @@
 -SHA256 (libpst-0.6.55.tar.gz) = ef69d87ae5e28175c2abeb8ae5e714eae218a0c950a5071a16fefb851e2912c5
 -SIZE (libpst-0.6.55.tar.gz) = 13444072
 +SHA256 (libpst-0.6.58.tar.gz) = 585222d78ce288b390bea4e03b0a8d394f66a944db5a85d9eaa34a50cecd5cd4
 +SIZE (libpst-0.6.58.tar.gz) = 13903372
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-ports-bugs mailing list