mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 2.0.1
- Switch to USES=ssl PR: 211628 Submitted by: mp39590@gmail.com (maintainer)
This commit is contained in:
parent
68670dcfc0
commit
b16aab0fa2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420471
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= epic5
|
PORTNAME= epic5
|
||||||
PORTVERSION= 2.0
|
PORTVERSION= 2.0.1
|
||||||
CATEGORIES= irc ipv6
|
CATEGORIES= irc ipv6
|
||||||
MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/
|
MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/
|
||||||
|
|
||||||
|
@ -13,14 +13,13 @@ LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_OPENSSL= yes
|
|
||||||
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||||
CFLAGS:= ${CFLAGS:C/-O2/-O/g}
|
CFLAGS:= ${CFLAGS:C/-O2/-O/g}
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS PERL RUBY TCL
|
OPTIONS_DEFINE= DOCS PERL RUBY TCL
|
||||||
|
|
||||||
CONFIGURE_ARGS+=--with-iconv=${ICONV_PREFIX}
|
CONFIGURE_ARGS+=--with-iconv=${ICONV_PREFIX}
|
||||||
USES= iconv libarchive ncurses tar:xz
|
USES= iconv libarchive ncurses ssl tar:xz
|
||||||
|
|
||||||
PERL_USES= perl5
|
PERL_USES= perl5
|
||||||
PERL_CONFIGURE_WITH= perl
|
PERL_CONFIGURE_WITH= perl
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (epic5-2.0.tar.xz) = c7f8aacfa9a81c76dc24c2cad355850327be428681415a2491a7bc8639feecdf
|
TIMESTAMP = 1470511709
|
||||||
SIZE (epic5-2.0.tar.xz) = 802756
|
SHA256 (epic5-2.0.1.tar.xz) = 55260fc832c76f7a4975bde2bd0d0805fd8012fc8908ac94ec8c6de24a1be7aa
|
||||||
|
SIZE (epic5-2.0.1.tar.xz) = 808612
|
||||||
|
|
Loading…
Add table
Reference in a new issue