Index: head/devel/libsmdev/Makefile =================================================================== --- head/devel/libsmdev/Makefile (revision 406982) +++ head/devel/libsmdev/Makefile (revision 406983) @@ -1,37 +1,37 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= libsmdev -DISTVERSION= alpha-20151219 +DISTVERSION= alpha-20160109 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libsmdev/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library to access to storage media devices LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} USES= gettext libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} PORTDOCS= AUTHORS ChangeLog OPTIONS_DEFINE= DOCS .include # posix_fadvise(2) did not return correct value on error .if (${OSVERSION} >= 1100000 && ${OSVERSION} < 1100007) || (${OSVERSION} >= 1000000 && ${OSVERSION} < 1000703) || (${OSVERSION} < 902507) CONFIGURE_ENV+= ac_cv_func_posix_fadvise=no .endif post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/libsmdev/distinfo =================================================================== --- head/devel/libsmdev/distinfo (revision 406982) +++ head/devel/libsmdev/distinfo (revision 406983) @@ -1,2 +1,2 @@ -SHA256 (libsmdev-alpha-20151219.tar.gz) = 14264c57e90befccb5c90141fd952a623ff97736c2150cdc9c8bcd10ea66a1dc -SIZE (libsmdev-alpha-20151219.tar.gz) = 1150859 +SHA256 (libsmdev-alpha-20160109.tar.gz) = 3b63237f9cf5da15a767b05d63ca871f0ce5592893712a3f8697a590e30ce45e +SIZE (libsmdev-alpha-20160109.tar.gz) = 1174727