svn commit: r366963 - head/devel/fnccheck
Tijl Coosemans
tijl at FreeBSD.org
Mon Sep 1 21:43:00 UTC 2014
Author: tijl
Date: Mon Sep 1 21:42:59 2014
New Revision: 366963
URL: http://svnweb.freebsd.org/changeset/ports/366963
QAT: https://qat.redports.org/buildarchive/r366963/
Log:
Fix pkg-plist
Reported by: antoine
Modified:
head/devel/fnccheck/Makefile
head/devel/fnccheck/pkg-plist
Modified: head/devel/fnccheck/Makefile
==============================================================================
--- head/devel/fnccheck/Makefile Mon Sep 1 21:38:59 2014 (r366962)
+++ head/devel/fnccheck/Makefile Mon Sep 1 21:42:59 2014 (r366963)
@@ -2,7 +2,7 @@
PORTNAME= fnccheck
PORTVERSION= 3.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}
DISTNAME= FunctionCheck-${PORTVERSION}
Modified: head/devel/fnccheck/pkg-plist
==============================================================================
--- head/devel/fnccheck/pkg-plist Mon Sep 1 21:38:59 2014 (r366962)
+++ head/devel/fnccheck/pkg-plist Mon Sep 1 21:42:59 2014 (r366963)
@@ -3,3 +3,4 @@ bin/fcmanager
lib/libfc.a
lib/libfc.so
lib/libfc.so.0
+lib/libfc.so.0.0.0
More information about the svn-ports-all
mailing list