[Bug 192385] New: [PATCH] graphics/cimg: DIST_SUBDIR dependent on version (and PORTREVISION)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 4 19:39:53 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192385

            Bug ID: 192385
           Summary: [PATCH] graphics/cimg: DIST_SUBDIR dependent on
                    version (and PORTREVISION)
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amdmi3 at amdmi3.ru

cimg has DIST_SUBDIR=    ${PORTNAME}-${PORTVERSION}_${PORTREVISION}

Is there reason for subdir in if there is than is there a reason for
subdir to contain port version, especially revision?

The latter is the worst as it forces users to redownload distfile
with every portrevsion change. It's also error prone (committers
do not expect to update distinfo after PORTREVISION bump) - I've
just fixed such error.

I suggest to demove DIST_SUBDIR or atlest to strip it to ${PORTNAME}

Port maintainer (thierry at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list