pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/erlang-eimp



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Fri May 21 10:31:00 UTC 2021

Modified Files:
        pkgsrc/graphics/erlang-eimp: Makefile distinfo
Removed Files:
        pkgsrc/graphics/erlang-eimp/patches: patch-Makefile

Log Message:
erlang-eimp: Remove useless patch

pkgsrc changes:
---------------
  * Actually lang/erlang/module.mk defines USE_GLOBAL_DEPS=true in the
    Makefile environment which disables the fetching of dependencies.
  * Bump revision.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/erlang-eimp/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/erlang-eimp/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/erlang-eimp/patches/patch-Makefile

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

Modified files:

Index: pkgsrc/graphics/erlang-eimp/Makefile
diff -u pkgsrc/graphics/erlang-eimp/Makefile:1.13 pkgsrc/graphics/erlang-eimp/Makefile:1.14
--- pkgsrc/graphics/erlang-eimp/Makefile:1.13   Fri May 21 06:28:37 2021
+++ pkgsrc/graphics/erlang-eimp/Makefile        Fri May 21 10:31:00 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2021/05/21 06:28:37 triaxx Exp $
+# $NetBSD: Makefile,v 1.14 2021/05/21 10:31:00 triaxx Exp $
 
 DISTNAME=      eimp-1.0.20
 PKGNAME=       erlang-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
 

Index: pkgsrc/graphics/erlang-eimp/distinfo
diff -u pkgsrc/graphics/erlang-eimp/distinfo:1.8 pkgsrc/graphics/erlang-eimp/distinfo:1.9
--- pkgsrc/graphics/erlang-eimp/distinfo:1.8    Fri May 21 06:28:37 2021
+++ pkgsrc/graphics/erlang-eimp/distinfo        Fri May 21 10:31:00 2021
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.8 2021/05/21 06:28:37 triaxx Exp $
+$NetBSD: distinfo,v 1.9 2021/05/21 10:31:00 triaxx Exp $
 
 SHA1 (eimp-1.0.20.tar.gz) = 567b695102e0fdd157cc600f39c76a9daa15e40a
 RMD160 (eimp-1.0.20.tar.gz) = 6c7578eb26d5c19734acfd5e63e97ec94357e4c7
 SHA512 (eimp-1.0.20.tar.gz) = 466fdff4e9be655a9de6d7c72564fc94f0328d471c691e27bfd839a1671a099dd562636de0f0b3d6432c146081008372591d3f527840390566be1bd3a906666a
 Size (eimp-1.0.20.tar.gz) = 3477544 bytes
-SHA1 (patch-Makefile) = e03cfb6bbe486f96ad4a71cc6c95aca8e4a261f0
 SHA1 (patch-rebar.config) = b7aaa2d692f4899dd26ac5a56222ac2e6b50087c



Home | Main Index | Thread Index | Old Index