Summary: | Some ports listed in the INDEX file are without (required) version | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Vladimir Omelchuk <admin> | ||||||
Component: | Ports Framework | Assignee: | Rene Ladan <rene> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | admin, mandree, ports-bugs, swills | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://svnweb.freebsd.org/ports?view=revision&revision=415864 | ||||||||
Attachments: |
|
Description
Vladimir Omelchuk
2016-05-25 23:30:56 UTC
# pkg version -v kde4-icons-oxygen-4.14.3 > succeeds index (index has ) Over to the one who broke them ? It's on my TODO list. Perhaps we can make 'make index' more strict so that it complains about broken version numbers? Created attachment 170690 [details]
fix up fallout from r415864 where 14 ports came up with empty PORTVERSION
This patch appears to fix the problem for me and goes along the lines suggested by tcberner on IRC earlier.
Created attachment 170691 [details]
DO NOT APPLY -- diffs in comparison to ports HEAD as of r415863
THIS WILL NOT APPLY, DO NOT USE, ONLY READ THIS - only for easier review, this is the diff for these 14 ports against the state before the offending commit 415864.
A commit references this bug: Author: swills Date: Thu May 26 16:25:41 UTC 2016 New revision: 415902 URL: https://svnweb.freebsd.org/changeset/ports/415902 Log: Add USE_KDE4 so that KDE4_VERSION is defined PR: 209756 Submitted by: T.C.Berner <tcberner@gmail.com> Reported by: Vladimir Omelchuk <admin@vladiom.com.ua> Changes: head/accessibility/kdeaccessibility4/Makefile head/devel/smokegen/Makefile head/editors/calligra-l10n/Makefile head/games/kdegames4/Makefile head/graphics/kdegraphics4/Makefile head/misc/kde4-l10n/Makefile head/misc/kdeutils4/Makefile head/multimedia/kdemultimedia4/Makefile head/net/kdenetwork4/Makefile head/net-im/kde-telepathy/Makefile head/sysutils/kdeadmin4/Makefile head/sysutils/ksysguardd/Makefile head/x11-clocks/kdetoys4/Makefile head/x11-themes/kde4-icons-oxygen/Makefile Fix committed. |