Add CPE information and update to 2.9
This commit is contained in:
parent
f742278ec7
commit
0687287763
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384753
2 changed files with 6 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= links
|
||||
DISTVERSION= 2.8
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.9
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= http://links.twibright.com/download/ LOCAL/bf
|
||||
|
@ -22,7 +21,9 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
|||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
USE_OPENSSL= yes
|
||||
USES= tar:bzip2
|
||||
USES= cpe tar:bzip2
|
||||
|
||||
CPE_VENDOR= twibright
|
||||
|
||||
OPTIONS_DEFINE= CIPHERSTRING DIRECTFB IPV6 SVGALIB THREADS TRANS UTF8 X11
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (links-2.8.tar.bz2) = 7950da386fa2014d75edc23abfaeed1b1f171ebc73bf0f557352948f12390096
|
||||
SIZE (links-2.8.tar.bz2) = 4102643
|
||||
SHA256 (links-2.9.tar.bz2) = 4360ead54d5f41da16b2f4c0033317ca775f40c1e658a29e9e7f8ce4bc23878f
|
||||
SIZE (links-2.9.tar.bz2) = 4111393
|
||||
|
|
Loading…
Reference in a new issue