pkgsrc-Bugs archive

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

pkg/40037: print/if-psprint botched 1.8 upgrade (+FIX)



>Number:         40037
>Category:       pkg
>Synopsis:       print/if-psprint botched 1.8 upgrade (+FIX)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 26 18:50:01 +0000 2008
>Originator:     Robert Elz
>Release:        NetBSD 4.0_STABLE (pkgsrc current within past 12 hours)
>Organization:
        Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 4.0_STABLE NetBSD 4.0_STABLE 
(JADE-1.696-20080517) #9: Fri May 23 18:55:13 ICT 2008 
kre%jade.coe.psu.ac.th@localhost:/usr/obj/4/kernels/JADE i386
Architecture: i386
Machine: i386
>Description:
        print/if-psprint was recently upgraded to version 1.8.
        The way that was done leaves a bit to be desired.

        The distfile is now a .tbz not .tar.gz as it was
        before, that was ignored in the upgrade.  Further
        the distinfo file wasn't updated at all, it still wants 1.7.

        Obviously this was never tested...

>How-To-Repeat:
        Attempt to build if-psprint (or just attempt to fetch its
        distfile).

>Fix:
        Apply the patch below (or just do it manually), and
        then "make distinfo" to update the distinfo file.

--- Makefile.ORIG       2008-11-26 05:45:19.000000000 +0700
+++ Makefile    2008-11-27 01:35:32.000000000 +0700
@@ -4,6 +4,7 @@
 DISTNAME=      if-psprint-1.8
 CATEGORIES=    print
 MASTER_SITES=  http://www.mono.org/abs/tools/if-psprint/
+EXTRACT_SUFX=  .tbz
 
 MAINTAINER=    abs%NetBSD.org@localhost
 HOMEPAGE=      http://www.mono.org/abs/tools/if-psprint/



Home | Main Index | Thread Index | Old Index