mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
- Update to alpha-20140427
- No need to keep la files as nothing lib_depends on it
This commit is contained in:
parent
b6350eb42d
commit
63c8e40778
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352633
3 changed files with 4 additions and 7 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libregf
|
||||
DISTVERSION= alpha-20140323
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= alpha-20140427
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/ \
|
||||
LOCAL/antoine
|
||||
|
@ -15,7 +14,7 @@ LICENSE= LGPL3
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= fuse gettext iconv libtool:keepla pathfix pkgconfig
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig
|
||||
USE_PYTHON= 2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libregf-alpha-20140323.tar.gz) = 94e195cd5309a4abcdce2fd8a14c3ba6e76cb50079d75d2b4d1910668c7cfc80
|
||||
SIZE (libregf-alpha-20140323.tar.gz) = 1474323
|
||||
SHA256 (libregf-alpha-20140427.tar.gz) = d48c63c0b74ae81b84a37334db8db3ac58868cb8d6c00e8b3486b54041dfc564
|
||||
SIZE (libregf-alpha-20140427.tar.gz) = 1475062
|
||||
|
|
|
@ -10,12 +10,10 @@ include/libregf/extern.h
|
|||
include/libregf/features.h
|
||||
include/libregf/types.h
|
||||
lib/libregf.a
|
||||
lib/libregf.la
|
||||
lib/libregf.so
|
||||
lib/libregf.so.1
|
||||
lib/libregf.so.1.0.0
|
||||
%%PYTHON_SITELIBDIR%%/pyregf.a
|
||||
%%PYTHON_SITELIBDIR%%/pyregf.la
|
||||
%%PYTHON_SITELIBDIR%%/pyregf.so
|
||||
libdata/pkgconfig/libregf.pc
|
||||
man/man1/regfinfo.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue