pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/p5-GD-SecurityImage



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Feb 24 05:15:18 UTC 2019

Modified Files:
        pkgsrc/graphics/p5-GD-SecurityImage: Makefile distinfo
Removed Files:
        pkgsrc/graphics/p5-GD-SecurityImage/patches: patch-Makefile.PL

Log Message:
Updated graphics/p5-GD-SecurityImage to 1.75

(pkgsrc) Drop patch-Makefile.PL (which was said necessary to perl 5.26,
         this version may be packged with perl 5.26 without this patch)
(upstream)
1.75 2018-12-24 BURAK
    - Drop legacy workarounds and documentation about those as well.
    - In relation to that, we now depend on relatively new versions
        of both GD & PerlMagick.
    - These methods are now also removed a from the backends as well:
        _versiongt
        _versionlt
    - Distro fix.

1.74 2018-12-24 BURAK
    - Migrate to dzil.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/p5-GD-SecurityImage/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/p5-GD-SecurityImage/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/graphics/p5-GD-SecurityImage/patches/patch-Makefile.PL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/p5-GD-SecurityImage/Makefile
diff -u pkgsrc/graphics/p5-GD-SecurityImage/Makefile:1.16 pkgsrc/graphics/p5-GD-SecurityImage/Makefile:1.17
--- pkgsrc/graphics/p5-GD-SecurityImage/Makefile:1.16   Wed Aug 22 09:45:15 2018
+++ pkgsrc/graphics/p5-GD-SecurityImage/Makefile        Sun Feb 24 05:15:18 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2018/08/22 09:45:15 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/02/24 05:15:18 mef Exp $
 
-DISTNAME=      GD-SecurityImage-1.73
+DISTNAME=      GD-SecurityImage-1.75
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=GD/}
 

Index: pkgsrc/graphics/p5-GD-SecurityImage/distinfo
diff -u pkgsrc/graphics/p5-GD-SecurityImage/distinfo:1.7 pkgsrc/graphics/p5-GD-SecurityImage/distinfo:1.8
--- pkgsrc/graphics/p5-GD-SecurityImage/distinfo:1.7    Fri Jun  9 16:43:15 2017
+++ pkgsrc/graphics/p5-GD-SecurityImage/distinfo        Sun Feb 24 05:15:18 2019
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/06/09 16:43:15 ryoon Exp $
+$NetBSD: distinfo,v 1.8 2019/02/24 05:15:18 mef Exp $
 
-SHA1 (GD-SecurityImage-1.73.tar.gz) = bf979a78352735a2044f838c8cd2292a00699027
-RMD160 (GD-SecurityImage-1.73.tar.gz) = 20a1db00b110f2db34f19932b1e7792e8e74c2ae
-SHA512 (GD-SecurityImage-1.73.tar.gz) = 7255c7d0745f4912103777fda6dd1d96563dc6e7c8454c5e0bd61009ac190224f8c58c8c4b7ffd3dbbb896fa5875d51234a3e0922872f6ca9398de0cf0002490
-Size (GD-SecurityImage-1.73.tar.gz) = 88513 bytes
-SHA1 (patch-Makefile.PL) = fec1fbc070fb8af99489099d69544332eb54f739
+SHA1 (GD-SecurityImage-1.75.tar.gz) = d7b6d08a96e4eab795c7a83031f14fdcffcf7691
+RMD160 (GD-SecurityImage-1.75.tar.gz) = 249f5ac266652630e2c3e08150afb4ce7cda806a
+SHA512 (GD-SecurityImage-1.75.tar.gz) = 841e89a1696108b7733c3273d005c989dc73d7c24e481a060f62b0dcbc53ba79826653b760358027ccc6e266dc1733a64e313740371e2e3bcab32ac92c5fcecb
+Size (GD-SecurityImage-1.75.tar.gz) = 66589 bytes



Home | Main Index | Thread Index | Old Index