mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add missing USES=libtool to archivers/snappy
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
This commit is contained in:
parent
a53dbd6e1c
commit
2ab8bf6757
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358015
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= php5-snappy
|
||||
PORTVERSION= 0.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
PROJECTHOST= php-snappy
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= snappy
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
@ -14,6 +14,7 @@ LICENSE= BSD3CLAUSE
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES= libtool
|
||||
CONFIGURE_ARGS= --disable-gtest
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -3,9 +3,9 @@ include/snappy-sinksource.h
|
||||
include/snappy-stubs-public.h
|
||||
include/snappy.h
|
||||
lib/libsnappy.a
|
||||
lib/libsnappy.la
|
||||
lib/libsnappy.so
|
||||
lib/libsnappy.so.3
|
||||
lib/libsnappy.so.1
|
||||
lib/libsnappy.so.1.2.0
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= leveldb
|
||||
PORTVERSION= 1.15.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= mongodb
|
||||
PORTVERSION= 2.6.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases net
|
||||
MASTER_SITES= http://downloads.mongodb.org/src/
|
||||
DISTNAME= ${PORTNAME}-src-r${PORTVERSION}
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= eblob
|
||||
PORTVERSION= 0.18.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= vg@FreeBSD.org
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= smack
|
||||
PORTVERSION= 0.5.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= vg@FreeBSD.org
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= openvpn
|
||||
DISTVERSION= 201421
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/openvpn-devel/ \
|
||||
ftp://ftp2.secure-computing.net/pub/FreeBSD/ports/openvpn-devel/
|
||||
|
Loading…
Reference in New Issue
Block a user