Rafael Sadowski <[email protected]> writes:
> Update kdiff3 to 1.9.4 > > diff --git a/devel/kdiff3/Makefile b/devel/kdiff3/Makefile > index 15e05de6a67..75e710975d0 100644 > --- a/devel/kdiff3/Makefile > +++ b/devel/kdiff3/Makefile > @@ -2,7 +2,7 @@ > > COMMENT = compares and merges multiple files or directories > > -DISTNAME = kdiff3-1.9.3 > +DISTNAME = kdiff3-1.9.4 > > CATEGORIES = devel > > @@ -22,7 +22,7 @@ WANTLIB += KF5Crash KF5I18n KF5JobWidgets KF5KIOCore > KF5KIOGui > WANTLIB += KF5KIOWidgets KF5Parts KF5Service KF5Solid KF5SonnetUi > WANTLIB += KF5TextWidgets KF5WidgetsAddons KF5WindowSystem KF5XmlGui > WANTLIB += Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5PrintSupport > -WANTLIB += Qt5Widgets Qt5Xml c m > +WANTLIB += Qt5Widgets Qt5Xml X11 c m > > MODULES = devel/kf5 > > diff --git a/devel/kdiff3/distinfo b/devel/kdiff3/distinfo > index 0e425d53288..190f9452a7b 100644 > --- a/devel/kdiff3/distinfo > +++ b/devel/kdiff3/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (kdiff3-1.9.3.tar.xz) = MXv1x+J8uoG85+GnpXkQVEMTO2M8u3G8HxaehqI1r5w= > -SIZE (kdiff3-1.9.3.tar.xz) = 1056920 > +SHA256 (kdiff3-1.9.4.tar.xz) = oTBxLO7wdN9pFCaQn8SjMrZvTD8UkKVIq1v7RjFsOFo= > +SIZE (kdiff3-1.9.4.tar.xz) = 1057404 Builds and diffs things as expected! OK abieber@
