pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/38067: checksum command not defined in some cases, causing warning message



>Number:         38067
>Category:       pkg
>Synopsis:       checksum command not defined in some cases, causing warning 
>message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 19 17:30:00 +0000 2008
>Originator:     Thomas Klausner
>Release:        NetBSD 4.99.54
>Organization:
>Environment:
        
        
>Description:
When doing 'make patch' in wip/scummvm-nightly, one gets:
...
=> Applying pkgsrc patches for scummvm-20080218
-p: not found

This comes from mk/patch/patch.mk around line 300:
                        if ${_CHECKSUM_CMD} -p ${DISTINFO_FILE} $$i
_CHECKSUM_CMD is not defined, because wip/scummvm-nightly is using
svn-package.mk and thus doesn't use a distinfo file for the distribution
file; however, it has a patch.
>How-To-Repeat:
cd /usr/pkgsrc/wip/scummvm-nightly
make patch
>Fix:

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index