[Midnightbsd-cvs] mports [23310] trunk/security/libcryptui/Makefile: fix version

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue May 1 19:50:36 EDT 2018


Revision: 23310
          http://svnweb.midnightbsd.org/mports/?rev=23310
Author:   laffer1
Date:     2018-05-01 19:50:35 -0400 (Tue, 01 May 2018)
Log Message:
-----------
fix version

Modified Paths:
--------------
    trunk/security/libcryptui/Makefile

Modified: trunk/security/libcryptui/Makefile
===================================================================
--- trunk/security/libcryptui/Makefile	2018-05-01 23:44:20 UTC (rev 23309)
+++ trunk/security/libcryptui/Makefile	2018-05-01 23:50:35 UTC (rev 23310)
@@ -43,7 +43,7 @@
 .endif
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|"1.2 1.4 2.0"|"1.2 1.4 2.0 2.1"|g' \
+	@${REINPLACE_CMD} -e 's|"1.2 1.4 2.0"|"1.2 1.4 2.0 2.1 2.2"|g' \
 		${WRKSRC}/configure
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list