diff options
author | marino <marino@FreeBSD.org> | 2015-06-13 07:03:24 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-06-13 07:03:24 +0800 |
commit | 802b6860f833d849ea2f376b20f8dfeb023f8f77 (patch) | |
tree | 0a807b049b6b10e9e90121a449e3172c2bb98ccb /lang | |
parent | b8f2a252b319c70c73291b09e2e2db6859f1d664 (diff) | |
download | freebsd-ports-gnome-802b6860f833d849ea2f376b20f8dfeb023f8f77.tar.gz freebsd-ports-gnome-802b6860f833d849ea2f376b20f8dfeb023f8f77.tar.zst freebsd-ports-gnome-802b6860f833d849ea2f376b20f8dfeb023f8f77.zip |
lang/modula3: Generate new distfile to reduce size by 60Mb
There are no significant changes between this version and the previous
one, but the head of upstream is significantly smaller. This reduces
the distfile from 150Mb to 91Mb.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/modula3/Makefile | 4 | ||||
-rw-r--r-- | lang/modula3/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/modula3/Makefile b/lang/modula3/Makefile index 27da9d877802..249b4937616f 100644 --- a/lang/modula3/Makefile +++ b/lang/modula3/Makefile @@ -3,7 +3,7 @@ PORTNAME= modula3 PORTVERSION= 5.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://downloads.dragonlace.net/m3/:boot DISTFILES= ${SRCDISTFILE} ${BOOTDIST} @@ -28,7 +28,7 @@ ONLY_FOR_ARCHS= amd64 USE_GITHUB= yes GH_ACCOUNT= modula3 GH_PROJECT= cm3 -GH_TAGNAME= 1f5ad30 +GH_TAGNAME= b2ce705 USES= gmake pgsql python:build USE_XORG= xaw xmu xext xt sm ice x11 diff --git a/lang/modula3/distinfo b/lang/modula3/distinfo index 19608ac99afd..094b11034461 100644 --- a/lang/modula3/distinfo +++ b/lang/modula3/distinfo @@ -1,4 +1,4 @@ -SHA256 (modula3-cm3-5.10.0-1f5ad30_GH0.tar.gz) = a43e874c3aaa94c504e10ecc805534f95dfef9e422b204ccce102915444f013b -SIZE (modula3-cm3-5.10.0-1f5ad30_GH0.tar.gz) = 157706913 +SHA256 (modula3-cm3-5.10.0-b2ce705_GH0.tar.gz) = 9548bfa52df6a8c2ae6bcb604d229255caa4bcda2240c1dfa63fc62db2a3c085 +SIZE (modula3-cm3-5.10.0-b2ce705_GH0.tar.gz) = 95828558 SHA256 (m3-bootstrap.AMD64.FREEBSD.92.tar.bz2) = b0396c9048876110683e915b773480fd0717ce3a376e518dae2f9093f18253a1 SIZE (m3-bootstrap.AMD64.FREEBSD.92.tar.bz2) = 9983846 |