Index: head/math/pspp/Makefile =================================================================== --- head/math/pspp/Makefile (revision 419127) +++ head/math/pspp/Makefile (revision 419128) @@ -1,72 +1,69 @@ # Created by: Andrew L. Neporada # $FreeBSD$ PORTNAME= pspp -PORTVERSION= 0.10.1 +PORTVERSION= 0.10.2 CATEGORIES= math MASTER_SITES= GNU MAINTAINER= cpm@FreeBSD.org COMMENT= Program for statistical analysis of sampled data LICENSE= GPLv3 BUILD_DEPENDS= texinfo>0:print/texinfo LIB_DEPENDS= libgslcblas.so:math/gsl -USES= charsetfix gmake iconv libtool perl5 pkgconfig readline +USES= charsetfix gmake iconv localbase libtool perl5 pkgconfig readline USE_GNOME= libxml2 USE_PERL5= build GNU_CONFIGURE= yes MAKE_ARGS= MAKEINFO="${LOCALBASE}/bin/makeinfo" \ XMLLINT="${LOCALBASE}/bin/xmllint" INSTALL_TARGET= install-strip USE_LDCONFIG= yes - -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB= VERSION="${PORTVERSION}" PORTDOCS= AUTHORS ChangeLog NEWS ONEWS README THANKS TODO PORTEXAMPLES= * INFO= pspp pspp-dev OPTIONS_DEFINE= DOCS EXAMPLES GUI NLS PGSQL OPTIONS_SUB= yes GUI_LIB_DEPENDS= libgladeui-2.so:devel/glade GUI_RUN_DEPENDS= yelp:x11/yelp GUI_USES= desktop-file-utils GUI_USE= gnome=gtk30,gtksourceview3 GUI_VARS= INSTALLS_ICONS=yes GUI_CONFIGURE_WITH= cairo gui gui-tools GUI_INSTALL_TARGET= install-icons install-ext-icons NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls NLS_MAKE_ARGS_OFF= POFILES="" PGSQL_USES= pgsql PGSQL_CONFIGURE_WITH= libpq post-patch: @${REINPLACE_CMD} -e \ 's|: $$(INSTALL_DATA_HOOKS)|:|' ${WRKSRC}/Makefile.in post-install: ${INSTALL_DATA} ${WRKSRC}/pspp-mode.el \ ${STAGEDIR}${PREFIX}/share/emacs/site-lisp post-install-GUI-on: ${RM} -r ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/mimetypes post-install-DOCS-on: (cd ${WRKSRC} && ${COPYTREE_SHARE} \ "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) post-install-EXAMPLES-on: (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \ "${PORTEXAMPLES}" ${STAGEDIR}${EXAMPLESDIR}) .include Index: head/math/pspp/distinfo =================================================================== --- head/math/pspp/distinfo (revision 419127) +++ head/math/pspp/distinfo (revision 419128) @@ -1,2 +1,3 @@ -SHA256 (pspp-0.10.1.tar.gz) = 44cc08864de736880bc0d7e2b1f8c8493ac0e0c2164a4f9471077608f00c8677 -SIZE (pspp-0.10.1.tar.gz) = 7269109 +TIMESTAMP = 1469446928 +SHA256 (pspp-0.10.2.tar.gz) = f77cacae6948689a60f1a5808a5d2e183c1cd0847c7fc6142646c63814c0daa9 +SIZE (pspp-0.10.2.tar.gz) = 7316470