Bump PORTREVISION in cmake and cmake-gui after r391009.
Make sure the generated binaries have the right entry for libjsoncpp.so in the ELF headers. PR: 200969
This commit is contained in:
parent
452263f97d
commit
f5a57e0292
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391011
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= cmake
|
||||
PORTVERSION= 3.2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.cmake.org/files/v3.2/
|
||||
PKGNAMESUFFIX= -gui
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= cmake
|
||||
PORTVERSION= 3.2.3
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.cmake.org/files/v3.2/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user