pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add version numbers for dependencies
Module Name: pkgsrc-wip
Committed By: Silas Silva <silasdb%gmail.com@localhost>
Pushed By: silasdb
Date: Fri May 20 12:22:09 2016 -0300
Changeset: 4d869ba5c37fa58e976b686d6c183caee2514a9a
Modified Files:
tex-abntex2/Makefile
Log Message:
Add version numbers for dependencies
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4d869ba5c37fa58e976b686d6c183caee2514a9a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tex-abntex2/Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/tex-abntex2/Makefile b/tex-abntex2/Makefile
index c50d1a9..c621d6e 100644
--- a/tex-abntex2/Makefile
+++ b/tex-abntex2/Makefile
@@ -13,10 +13,10 @@ DIST_SUBDIR= ${GITHUB_PROJECT}
GITHUB_TAG= ${DISTNAME}
# TODO: release version of dependencies?
-DEPENDS+= tex-enumitem:../../print/tex-enumitem
-DEPENDS+= tex-memoir:../../print/tex-memoir
-DEPENDS+= tex-textcase:../../print/tex-textcase
-DEPENDS+= tex-hyperref:../../print/tex-hyperref
+DEPENDS+= tex-enumitem>=3.5.2:../../print/tex-enumitem
+DEPENDS+= tex-memoir>=3.7e:../../print/tex-memoir
+DEPENDS+= tex-textcase>=0.07:../../print/tex-textcase
+DEPENDS+= tex-hyperref>=6.83m:../../print/tex-hyperref
SUBST_CLASSES+= install-path
SUBST_STAGE.install-path = pre-configure
Home |
Main Index |
Thread Index |
Old Index