summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2002-09-13 04:07:46 +0000
committerjkoshy <jkoshy@FreeBSD.org>2002-09-13 04:07:46 +0000
commitc14b43217c1fea23e9ade510906496e9afec42cd (patch)
treec5ff43fbc717f03ae7148babf10e6a4bfb99d6f5 /lang
parentb5266d3fc7ff38079fcd41648bf838618135dc57 (diff)
downloadFreeBSD-ports-c14b43217c1fea23e9ade510906496e9afec42cd.zip
FreeBSD-ports-c14b43217c1fea23e9ade510906496e9afec42cd.tar.gz
Move downloaded distfile to a directory numbered by ${PORTVERSION} to
compensate for the fact the master tarball does not have a version number in its filename. This prevents older copies of the sources being picked up during the "fetch" phase.
Diffstat (limited to 'lang')
-rw-r--r--lang/drscheme/Makefile1
-rw-r--r--lang/drscheme/distinfo2
2 files changed, 2 insertions, 1 deletions
diff --git a/lang/drscheme/Makefile b/lang/drscheme/Makefile
index 213febb..8f764d3 100644
--- a/lang/drscheme/Makefile
+++ b/lang/drscheme/Makefile
@@ -17,6 +17,7 @@ DISTNAME= plt.src.x
MAINTAINER= jkoshy@freebsd.org
+DIST_SUBDIR= drscheme/${PORTVERSION}
HAS_CONFIGURE= yes
WRKSRC= ${WRKDIR}/plt/src
ALL_TARGET= all install
diff --git a/lang/drscheme/distinfo b/lang/drscheme/distinfo
index d0f0158..630a9d9 100644
--- a/lang/drscheme/distinfo
+++ b/lang/drscheme/distinfo
@@ -1 +1 @@
-MD5 (plt.src.x.tar.gz) = cdc393660094aca6d65b4899673b6fe0
+MD5 (drscheme/202/plt.src.x.tar.gz) = cdc393660094aca6d65b4899673b6fe0
OpenPOWER on IntegriCloud