pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/openexr openexr: Sort variables



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3d20149dc0f
branches:  trunk
changeset: 401683:b3d20149dc0f
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Sep 22 10:05:30 2019 +0000

description:
openexr: Sort variables

diffstat:

 graphics/openexr/Makefile.common |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r b9c48e1d0d4d -r b3d20149dc0f graphics/openexr/Makefile.common
--- a/graphics/openexr/Makefile.common  Sun Sep 22 10:03:51 2019 +0000
+++ b/graphics/openexr/Makefile.common  Sun Sep 22 10:05:30 2019 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile.common,v 1.2 2019/09/22 05:43:45 wiz Exp $
+# $NetBSD: Makefile.common,v 1.3 2019/09/22 10:05:30 nia Exp $
 # used by graphics/ilmbase/Makefile
 # used by graphics/opencv/Makefile
 
 DISTNAME=      openexr-2.4.0
-# needed for ilmbase
-GITHUB_PROJECT=        openexr
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openexr/}
+GITHUB_PROJECT=        openexr
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    adam%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index