mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- update to 3.32
This commit is contained in:
parent
6d75decf25
commit
d0c5002911
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496721
2 changed files with 8 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= iroffer
|
||||
PORTVERSION= 3.31
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.32
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= https://iroffer.net/
|
||||
PKGNAMESUFFIX= -dinoex${PKGNAMESUFFIX2}
|
||||
|
@ -40,8 +39,8 @@ IROFFER_EXAMPLES= iroffer.cron \
|
|||
IROFFER_HTDOCS= iroffer-state.css robots.txt \
|
||||
info.txt.rb json.txt.rb md5.txt.rb sfv.txt.rb
|
||||
|
||||
OPTIONS_DEFINE= CURL RUBY UPNP DOCS EXAMPLES
|
||||
OPTIONS_DEFAULT=CURL RUBY UPNP
|
||||
OPTIONS_DEFINE= CURL RUBY UPNP GEOIP DOCS EXAMPLES
|
||||
OPTIONS_DEFAULT=CURL RUBY UPNP GEOIP
|
||||
|
||||
CURL_LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
CURL_CONFIGURE_ON= -curl
|
||||
|
@ -50,6 +49,8 @@ RUBY_LIB_DEPENDS= lib${RUBY_NAME}.so:${RUBY_PORT}
|
|||
RUBY_CONFIGURE_ON= -ruby
|
||||
UPNP_LIB_DEPENDS= libminiupnpc.so:net/miniupnpc
|
||||
UPNP_CONFIGURE_ON= -upnp
|
||||
GEOIP_LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb
|
||||
GEOIP_CONFIGURE_ON= -geoip
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1546269075
|
||||
SHA256 (iroffer-dinoex-3.31.tar.gz) = 910e7b523af63ebfefd074f96164e649767a9954ab9de2c13f4452a344f3a613
|
||||
SIZE (iroffer-dinoex-3.31.tar.gz) = 527712
|
||||
TIMESTAMP = 1553422963
|
||||
SHA256 (iroffer-dinoex-3.32.tar.gz) = 07ed5066146da0091497e0f16e4d7834bf13e3eb604846fd940420d0bd072fe5
|
||||
SIZE (iroffer-dinoex-3.32.tar.gz) = 1321125
|
||||
|
|
Loading…
Add table
Reference in a new issue