tweak comments (noop)
This commit is contained in:
parent
531683f7e0
commit
7412d928a8
@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} \
|
||||
no-rc5 no-ssl2 no-ssl3 \
|
||||
shared
|
||||
|
||||
# install to unusual directory name - this port is *not* intended to be
|
||||
# Install to unusual directory name - this port is *not* intended to be
|
||||
# picked up by configure scripts without explicitly CPPFLAGS/LDFLAGS.
|
||||
# common names like lib/openssl, openssl/lib, etc, *do* get picked up.
|
||||
MAKE_FLAGS+= CC="${CC}" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# bump security/sslscan if updating
|
||||
# bump security/sslscan if updating (static linked)
|
||||
PORTROACH= limit:^1\.1\.[0-9][a-z] skipb:0 skipv:1.1.1
|
||||
V= 1.1.1p
|
||||
PKGSPEC= openssl->=1.1.0,<1.2
|
||||
|
@ -1,4 +1,5 @@
|
||||
# bump mail/postfix/stable and mail/postfix/snapshots if updating
|
||||
# (static linked)
|
||||
PORTROACH= limit:^3
|
||||
V= 3.0.4
|
||||
PKGNAME= openssl-${V}
|
||||
|
Loading…
x
Reference in New Issue
Block a user