mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Update to alpha-20151219
This commit is contained in:
parent
eb8ab61b79
commit
7b6908eefb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404040
@ -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 media devices
|
||||
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}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user