pkgsrc-WIP-changes archive

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

Update epix to 1.2.18.



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Sun Jul 29 16:56:54 2018 +0200
Changeset:	7a6fca5dbe85de06af44b579dac8f99a53760667

Modified Files:
	epix/Makefile
	epix/PLIST
	epix/distinfo

Log Message:
Update epix to 1.2.18.

Depend on tex-latex-bin for the manual.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7a6fca5dbe85de06af44b579dac8f99a53760667

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

diffstat:
 epix/Makefile | 6 +++---
 epix/PLIST    | 5 -----
 epix/distinfo | 7 ++++---
 3 files changed, 7 insertions(+), 11 deletions(-)

diffs:
diff --git a/epix/Makefile b/epix/Makefile
index 183a57ad47..bae6f98d10 100644
--- a/epix/Makefile
+++ b/epix/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 #
 
-DISTNAME=	epix-1.2.6
+DISTNAME=	epix-1.2.18
 CATEGORIES=	graphics
 MASTER_SITES=	http://math.holycross.edu/~ahwang/epix/
 
@@ -13,7 +13,7 @@ GNU_CONFIGURE=		yes
 USE_LANGUAGES=		c c++
 USE_TOOLS=      	gmake
 INFO_FILES=     	yes
-PKG_DESTDIR_SUPPORT=  	user-destdir
 
-.include "../../print/teTeX/module.mk"
+BUILD_DEPENDS+=		tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+
 .include "../../mk/bsd.pkg.mk"
diff --git a/epix/PLIST b/epix/PLIST
index 2008636c2b..6f1ea3b077 100644
--- a/epix/PLIST
+++ b/epix/PLIST
@@ -112,8 +112,3 @@ share/doc/epix/notes/README
 share/doc/epix/notes/THANKS
 share/doc/epix/notes/VERSION
 share/doc/epix/sample_src.tar.gz
-@dirrm share/doc/epix/notes
-@dirrm share/doc/epix/config
-@dirrm share/doc/epix
-@dirrm lib/epix
-@dirrm include/epix
diff --git a/epix/distinfo b/epix/distinfo
index a5ad1caf46..a408cf325f 100644
--- a/epix/distinfo
+++ b/epix/distinfo
@@ -1,5 +1,6 @@
 $NetBSD$
 
-SHA1 (epix-1.2.6.tar.gz) = 0537b37cae8225f76bc030e334562bd626a2613a
-RMD160 (epix-1.2.6.tar.gz) = caad833a389d6764827e46a5b50ecb8b6c5a8cb7
-Size (epix-1.2.6.tar.gz) = 630921 bytes
+SHA1 (epix-1.2.18.tar.gz) = 5b67581464db0fd494da0ac3865912eff6c9ef9c
+RMD160 (epix-1.2.18.tar.gz) = d293509c398c1a89b2725664c5e7aefa55983c14
+SHA512 (epix-1.2.18.tar.gz) = 50d2572c5e6d21aab1168caa5b0a0a7eea011af20370f645a4c8043f3ef0ce0adc28be982a5cc90a019700feec64a7b8834ed39adc8f8f33036c473e5e68c93c
+Size (epix-1.2.18.tar.gz) = 640972 bytes


Home | Main Index | Thread Index | Old Index