Index: head/devel/fossology-nomos-standalone/Makefile =================================================================== --- head/devel/fossology-nomos-standalone/Makefile (revision 488670) +++ head/devel/fossology-nomos-standalone/Makefile (revision 488671) @@ -1,32 +1,33 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= fossology PORTVERSION= 3.4.0 +PORTREVISION= 1 CATEGORIES= devel PKGNAMESUFFIX= -nomos-standalone MAINTAINER= amdmi3@FreeBSD.org COMMENT= Standalone Nomos license scanner from fossology project LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gawk:lang/gawk USE_GITHUB= yes -USES= gmake gettext pkgconfig +USES= gnome gmake gettext pkgconfig USE_GNOME= glib20 BUILD_WRKSRC= ${WRKSRC}/src/nomos/agent MAKEFILE= Makefile.sa MAKE_JOBS_UNSAFE= yes ALL_TARGET= nomossa PLIST_FILES= bin/nomossa do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/nomos/agent/nomossa ${STAGEDIR}${PREFIX}/bin .include Index: head/devel/fossology-nomos-standalone/files/patch-src_nomos_agent_STRINGS.in =================================================================== --- head/devel/fossology-nomos-standalone/files/patch-src_nomos_agent_STRINGS.in (nonexistent) +++ head/devel/fossology-nomos-standalone/files/patch-src_nomos_agent_STRINGS.in (revision 488671) @@ -0,0 +1,16 @@ +--- src/nomos/agent/STRINGS.in.orig 2018-11-29 10:09:35 UTC ++++ src/nomos/agent/STRINGS.in +@@ -1782,11 +1782,11 @@ + # + %ENTRY% _LT_DUAL_LICENSE_46 + %KEY% =NULL= +-%STR% "as an alternative.{,20}you may use this file under" ++%STR% "as an alternative.{0,20}you may use this file under" + # + %ENTRY% _LT_DUAL_LICENSE_47 + %KEY% =NULL= +-%STR% "under the terms of either.{,15}or" ++%STR% "under the terms of either.{0,15}or" + # + %ENTRY% _LT_SUBSEQUENT_VERSION + %KEY% "licen[cs]" Property changes on: head/devel/fossology-nomos-standalone/files/patch-src_nomos_agent_STRINGS.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property