Skip to content
Snippets Groups Projects
Commit 8d0a54d8 authored by Dmitry Marakasov's avatar Dmitry Marakasov
Browse files

- Switch devel/gflags to USES=libtool, drop .la files

- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
parent 25549f69
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
PORTNAME= rocksdb
PORTVERSION= 3.2
PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= sunpoet@FreeBSD.org
......
......@@ -3,6 +3,7 @@
PORTNAME= gflags
PORTVERSION= 2.0
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE
......@@ -15,9 +16,8 @@ OPTIONS_DEFINE= DOCS
GNU_CONFIGURE= yes
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
USES= pathfix shebangfix
USES= libtool pathfix shebangfix
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README README_windows.txt \
designstyle.css gflags.html
......
......@@ -5,13 +5,13 @@ include/gflags/gflags_declare.h
include/google/gflags.h
include/google/gflags_completions.h
lib/libgflags.a
lib/libgflags.la
lib/libgflags.so
lib/libgflags.so.3
lib/libgflags.so.2
lib/libgflags.so.2.1.0
lib/libgflags_nothreads.a
lib/libgflags_nothreads.la
lib/libgflags_nothreads.so
lib/libgflags_nothreads.so.3
lib/libgflags_nothreads.so.2
lib/libgflags_nothreads.so.2.1.0
libdata/pkgconfig/libgflags.pc
libdata/pkgconfig/libgflags_nothreads.pc
@dirrmtry include/google
......
......@@ -3,7 +3,7 @@
PORTNAME= gjstest
PORTVERSION= 1.0.8
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE \
LOCAL/sunpoet
......
......@@ -3,7 +3,7 @@
PORTNAME= glog
PORTVERSION= 0.3.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment