mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Bump PORTREVISION. The commoncpp port has been updated
- ccscript bump PORTREVISION is not neccesary because it has been marked as BROKEN Reported by: pav
This commit is contained in:
parent
e0c2700110
commit
08e52f7ae6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244217
@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME:S/$/3/}-${PORTVERSION}
|
||||
MAINTAINER= acm@FreeBSD.org
|
||||
COMMENT= State-event driven class extendible C++ script interpreter
|
||||
|
||||
LIB_DEPENDS= ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp
|
||||
LIB_DEPENDS= ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp
|
||||
|
||||
BROKEN= Does not build with libtool 2.2.
|
||||
|
||||
|
@ -7,13 +7,14 @@
|
||||
|
||||
PORTNAME= qbittorrent
|
||||
PORTVERSION= 1.4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent
|
||||
|
||||
LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \
|
||||
LIB_DEPENDS= ccext2-1.7.0:${PORTSDIR}/devel/commoncpp \
|
||||
execinfo.1:${PORTSDIR}/devel/libexecinfo \
|
||||
zzip.13:${PORTSDIR}/devel/zziplib \
|
||||
curl.5:${PORTSDIR}/ftp/curl \
|
||||
|
@ -7,13 +7,14 @@
|
||||
|
||||
PORTNAME= qbittorrent
|
||||
PORTVERSION= 1.4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent
|
||||
|
||||
LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \
|
||||
LIB_DEPENDS= ccext2-1.7.0:${PORTSDIR}/devel/commoncpp \
|
||||
execinfo.1:${PORTSDIR}/devel/libexecinfo \
|
||||
zzip.13:${PORTSDIR}/devel/zziplib \
|
||||
curl.5:${PORTSDIR}/ftp/curl \
|
||||
|
@ -7,14 +7,14 @@
|
||||
|
||||
PORTNAME= panoptis
|
||||
PORTVERSION= 0.1.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net security
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= sbrabez@gmail.com
|
||||
COMMENT= Detect and block DoS/DDoS attacks
|
||||
|
||||
LIB_DEPENDS= ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp
|
||||
LIB_DEPENDS= ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PYTHON= yes
|
||||
|
Loading…
Reference in New Issue
Block a user