Update to alpha-20140817
This commit is contained in:
parent
dc2707a58b
commit
17dde16a44
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366611
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libsmraw
|
||||
DISTVERSION= alpha-20140728
|
||||
DISTVERSION= alpha-20140817
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSRml2cndCelp2R3M/ \
|
||||
LOCAL/antoine
|
||||
@ -14,9 +14,8 @@ LICENSE= LGPL3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig python:2
|
||||
USE_OPENSSL= yes
|
||||
USE_PYTHON= 2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libsmraw-alpha-20140728.tar.gz) = be857970fb5e7d6e3cb85635dfdc3d3eea0b0e416d413b7bf6721e7990887e4a
|
||||
SIZE (libsmraw-alpha-20140728.tar.gz) = 1441211
|
||||
SHA256 (libsmraw-alpha-20140817.tar.gz) = fc0a6264d12c016904b5928babb38bac1b346b043cff6ea1f4a5c0e9cc8a99ee
|
||||
SIZE (libsmraw-alpha-20140817.tar.gz) = 1441425
|
||||
|
Loading…
Reference in New Issue
Block a user