svn commit: r453093 - head/devel/shflags
Vanilla I. Shu
vanilla at FreeBSD.org
Sun Oct 29 07:04:14 UTC 2017
Author: vanilla
Date: Sun Oct 29 07:04:12 2017
New Revision: 453093
URL: https://svnweb.freebsd.org/changeset/ports/453093
Log:
Update to 1.2.2.
Modified:
head/devel/shflags/Makefile
head/devel/shflags/distinfo
Modified: head/devel/shflags/Makefile
==============================================================================
--- head/devel/shflags/Makefile Sun Oct 29 06:57:53 2017 (r453092)
+++ head/devel/shflags/Makefile Sun Oct 29 07:04:12 2017 (r453093)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= shflags
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.2
DISTVERSIONPREFIX= v
CATEGORIES= devel
@@ -21,6 +21,6 @@ NO_BUILD= yes
PLIST_FILES= lib/shflags
do-install:
- ${INSTALL_DATA} ${WRKSRC}/src/shflags ${STAGEDIR}${PREFIX}/lib
+ ${INSTALL_DATA} ${WRKSRC}/shflags ${STAGEDIR}${PREFIX}/lib
.include <bsd.port.mk>
Modified: head/devel/shflags/distinfo
==============================================================================
--- head/devel/shflags/distinfo Sun Oct 29 06:57:53 2017 (r453092)
+++ head/devel/shflags/distinfo Sun Oct 29 07:04:12 2017 (r453093)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503126314
-SHA256 (kward-shflags-v1.2.1_GH0.tar.gz) = 6f46153d71373ae786179f5a84fe0220ca26aa7d147c8a9477ed35097c7d27c4
-SIZE (kward-shflags-v1.2.1_GH0.tar.gz) = 60891
+TIMESTAMP = 1509260305
+SHA256 (kward-shflags-v1.2.2_GH0.tar.gz) = bc82eab9860b50323d9a6dbfcdccdd3b66b16f642f702a492f938a7849a96b2c
+SIZE (kward-shflags-v1.2.2_GH0.tar.gz) = 54687
More information about the svn-ports-head
mailing list