diff options
author | plunky <plunky@pkgsrc.org> | 2009-11-16 17:12:54 +0000 |
---|---|---|
committer | plunky <plunky@pkgsrc.org> | 2009-11-16 17:12:54 +0000 |
commit | 14c0a42aa633900955873214c6cd17d224e66045 (patch) | |
tree | eadd64f43b4be6655a02b17a421cf152b79242cc /print/cups | |
parent | 6e7599c430eddbfadcd04a49bf27d7abf6147813 (diff) | |
download | pkgsrc-14c0a42aa633900955873214c6cd17d224e66045.tar.gz |
add DIST_SUBDIR as distfile was changed insignificantly
(some text describing the source archive had s/gz/bz2/)
Diffstat (limited to 'print/cups')
-rw-r--r-- | print/cups/Makefile | 3 | ||||
-rw-r--r-- | print/cups/distinfo | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 31c870b071a..4afe23c3767 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.142 2009/08/26 19:56:52 sno Exp $ +# $NetBSD: Makefile,v 1.143 2009/11/16 17:12:54 plunky Exp $ # # The CUPS author is very good about taking back changes into the main # CUPS distribution. The correct place to send patches or bug-fixes is: @@ -8,6 +8,7 @@ DISTNAME= cups-${DIST_VERS}-source PKGNAME= cups-${VERS} BASE_VERS= 1.3.11 DIST_VERS= ${BASE_VERS} +DIST_SUBDIR= cups-${DIST_VERS} # temp fix for updated distfile VERS= ${DIST_VERS:S/-/./g} PKGREVISION= 1 CATEGORIES= print diff --git a/print/cups/distinfo b/print/cups/distinfo index 21ed1efd574..aa8e42dbf87 100644 --- a/print/cups/distinfo +++ b/print/cups/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.64 2009/10/11 16:30:43 tnn Exp $ +$NetBSD: distinfo,v 1.65 2009/11/16 17:12:54 plunky Exp $ -SHA1 (cups-1.3.11-source.tar.bz2) = c8304ee8d631bb370fc10fc1fffbe8ebae413df2 -RMD160 (cups-1.3.11-source.tar.bz2) = aa263fe29350cee307bbd72ef2f5cb061c2476e0 -Size (cups-1.3.11-source.tar.bz2) = 3799424 bytes +SHA1 (cups-1.3.11/cups-1.3.11-source.tar.bz2) = df5cfb64fb608fc128acadde670dc30af49bdb18 +RMD160 (cups-1.3.11/cups-1.3.11-source.tar.bz2) = a0646f2ba29fbd39d211ea5c3fdbd24a00f66a78 +Size (cups-1.3.11/cups-1.3.11-source.tar.bz2) = 3799393 bytes SHA1 (patch-aa) = 51ff6e66f881e445adca768d4cf2f6bd18fc36dd SHA1 (patch-ab) = 0b8c6662b836775c693da7ebc613ca7a5594840a SHA1 (patch-ac) = 02fab706563f7ba01d66530f9462759689c09f04 |