pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/tex-cbfonts Add HOMEPAGE and missing DEPENDS. Bu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ae82f8879c2
branches:  trunk
changeset: 651612:7ae82f8879c2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri May 08 11:16:56 2015 +0000

description:
Add HOMEPAGE and missing DEPENDS. Bump PKGREVISION.

diffstat:

 fonts/tex-cbfonts/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (26 lines):

diff -r d60341e08ed9 -r 7ae82f8879c2 fonts/tex-cbfonts/Makefile
--- a/fonts/tex-cbfonts/Makefile        Fri May 08 10:58:52 2015 +0000
+++ b/fonts/tex-cbfonts/Makefile        Fri May 08 11:16:56 2015 +0000
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2015/05/04 07:53:48 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2015/05/08 11:16:56 wiz Exp $
 
 DISTNAME=      cbfonts
 PKGNAME=       tex-${DISTNAME}-2014
+PKGREVISION=   1
 TEXLIVE_REV=   31624
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/cbgreek-complete
 COMMENT=       Complete set of Greek fonts
 LICENSE=       lppl-1.3c
 
-# DEPENDS+=    tex-cbfonts-fd-[0-9]*:../../print/tex-cbfonts-fd
+DEPENDS+=      tex-cbfonts-fd-[0-9]*:../../fonts/tex-cbfonts-fd
 
 TEX_MIXEDMAP_FILES+=   cbgreek-full.map
 
-# catalogue cbgreek-complete
-
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index