svn commit: r404040 - head/devel/libsmdev
Antoine Brodin
antoine at FreeBSD.org
Sun Dec 20 06:47:46 UTC 2015
Author: antoine
Date: Sun Dec 20 06:47:45 2015
New Revision: 404040
URL: https://svnweb.freebsd.org/changeset/ports/404040
Log:
Update to alpha-20151219
Modified:
head/devel/libsmdev/Makefile
head/devel/libsmdev/distinfo
Modified: head/devel/libsmdev/Makefile
==============================================================================
--- head/devel/libsmdev/Makefile Sun Dec 20 04:51:55 2015 (r404039)
+++ head/devel/libsmdev/Makefile Sun Dec 20 06:47:45 2015 (r404040)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libsmdev
-DISTVERSION= alpha-20150105
+DISTVERSION= alpha-20151219
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libsmdev/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
@@ -13,8 +13,8 @@ COMMENT= Library to access to storage me
LICENSE= LGPL3
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
-USES= gettext iconv libtool pathfix python
+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}
@@ -30,7 +30,7 @@ OPTIONS_DEFINE= DOCS
CONFIGURE_ENV+= ac_cv_func_posix_fadvise=no
.endif
-post-install:
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
Modified: head/devel/libsmdev/distinfo
==============================================================================
--- head/devel/libsmdev/distinfo Sun Dec 20 04:51:55 2015 (r404039)
+++ head/devel/libsmdev/distinfo Sun Dec 20 06:47:45 2015 (r404040)
@@ -1,2 +1,2 @@
-SHA256 (libsmdev-alpha-20150105.tar.gz) = 497a402a36aa31c0ec497db5f4ece6c840a6a3900a45e00e17aaae248348a5e8
-SIZE (libsmdev-alpha-20150105.tar.gz) = 1123551
+SHA256 (libsmdev-alpha-20151219.tar.gz) = 14264c57e90befccb5c90141fd952a623ff97736c2150cdc9c8bcd10ea66a1dc
+SIZE (libsmdev-alpha-20151219.tar.gz) = 1150859
More information about the svn-ports-all
mailing list