diff -ruN --exclude=CVS /usr/ports//astro/swe/Makefile ./Makefile --- /usr/ports//astro/swe/Makefile 2013-01-05 16:28:31.000000000 +0600 +++ ./Makefile 2013-01-05 17:30:00.000000000 +0600 @@ -1,12 +1,7 @@ -# New ports collection makefile for: swe -# Date created: 30 Oct 2008 -# Whom: Wen Heping -# -# $FreeBSD: ports/astro/swe/Makefile,v 1.3 2012/11/17 05:54:26 svnexp Exp $ -# +# $FreeBSD$ PORTNAME= swe -PORTVERSION= 1.77.00 +PORTVERSION= 1.78.00 CATEGORIES= astro devel MASTER_SITES= ftp://ftp.astro.com/pub/swisseph/ DISTNAME= ${PORTNAME}_unix_src_${PORTVERSION} @@ -19,6 +14,8 @@ ALL_TARGET= USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include post-patch: @${REINPLACE_CMD} -e 's|-pedantic||' ${WRKSRC}/Makefile @@ -33,7 +30,7 @@ ${INSTALL_DATA} ${WRKSRC}/*.h ${LOCALBASE}/include/swe post-install: -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKDIR}/doc/* ${DOCSDIR}/ .endif diff -ruN --exclude=CVS /usr/ports//astro/swe/distinfo ./distinfo --- /usr/ports//astro/swe/distinfo 2012-04-24 06:49:05.000000000 +0600 +++ ./distinfo 2013-01-04 03:19:49.000000000 +0600 @@ -1,2 +1,2 @@ -SHA256 (swe_unix_src_1.77.00.tar.gz) = 5a5b43e6da3e3ee74ba2c0d397bf53e5bede311fce39ee76671a014356934a38 -SIZE (swe_unix_src_1.77.00.tar.gz) = 3542169 +SHA256 (swe_unix_src_1.78.00.tar.gz) = 69abd9a49d16693768d223a0acad484b8c5b9ca46d434c8942f5ea815ffd81ee +SIZE (swe_unix_src_1.78.00.tar.gz) = 4517350