svn commit: r366825 - head/print/texlive-infra
Hiroki Sato
hrs at FreeBSD.org
Sun Aug 31 20:05:35 UTC 2014
Author: hrs
Date: Sun Aug 31 20:05:34 2014
New Revision: 366825
URL: http://svnweb.freebsd.org/changeset/ports/366825
QAT: https://qat.redports.org/buildarchive/r366825/
Log:
Use a versioned distfile.
Modified:
head/print/texlive-infra/Makefile
head/print/texlive-infra/distinfo
Modified: head/print/texlive-infra/Makefile
==============================================================================
--- head/print/texlive-infra/Makefile Sun Aug 31 19:55:55 2014 (r366824)
+++ head/print/texlive-infra/Makefile Sun Aug 31 20:05:34 2014 (r366825)
@@ -3,9 +3,10 @@
PORTNAME= texlive
PORTVERSION= 34227
CATEGORIES= print perl5
-MASTER_SITES= ftp://tug.org/tex-archive/systems/texlive/tlnet/archive/
+#MASTER_SITES= ftp://tug.org/tex-archive/systems/texlive/tlnet/archive/
+MASTER_SITES= LOCAL/hrs
PKGNAMESUFFIX= -infra
-DISTNAME= ${PORTNAME}.infra
+DISTNAME= ${PORTNAME}.infra.${PORTVERSION}
DIST_SUBDIR= TeX
MAINTAINER= hrs at FreeBSD.org
Modified: head/print/texlive-infra/distinfo
==============================================================================
--- head/print/texlive-infra/distinfo Sun Aug 31 19:55:55 2014 (r366824)
+++ head/print/texlive-infra/distinfo Sun Aug 31 20:05:34 2014 (r366825)
@@ -1,2 +1,2 @@
-SHA256 (TeX/texlive.infra.tar.xz) = 9661472c9e0311daeaff1c6cf0d1d973325ff6332e8a51d9e60821eb45b31546
-SIZE (TeX/texlive.infra.tar.xz) = 208212
+SHA256 (TeX/texlive.infra.34227.tar.xz) = 9661472c9e0311daeaff1c6cf0d1d973325ff6332e8a51d9e60821eb45b31546
+SIZE (TeX/texlive.infra.34227.tar.xz) = 208212
More information about the svn-ports-all
mailing list