diff options
author | johans <johans@FreeBSD.org> | 2011-10-18 00:35:19 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2011-10-18 00:35:19 +0800 |
commit | b139eafac9911e6d98c99ff956cf15c2640f7e4c (patch) | |
tree | 8b69ec08c0fe2f14014eafd662271c011f148662 /lang | |
parent | e577799f2bd5c234206123aab9e87305cdeb65f1 (diff) | |
download | freebsd-ports-gnome-b139eafac9911e6d98c99ff956cf15c2640f7e4c.tar.gz freebsd-ports-gnome-b139eafac9911e6d98c99ff956cf15c2640f7e4c.tar.zst freebsd-ports-gnome-b139eafac9911e6d98c99ff956cf15c2640f7e4c.zip |
Update Algol-68 Genie to 2.3.2
Diffstat (limited to 'lang')
-rw-r--r-- | lang/algol68g/Makefile | 4 | ||||
-rw-r--r-- | lang/algol68g/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile index 32f9f8f830fa..8e764293f5f3 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -6,7 +6,7 @@ # PORTNAME= algol68g -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= lang MASTER_SITES= http://jmvdveer.home.xs4all.nl/ EXTRACT_SUFX= .tgz @@ -24,7 +24,7 @@ CONFIGURE_ARGS+=--enable-compiler MAN1= a68g.1 PLIST_DIRS= include/algol68g -PLIST_FILES= bin/a68g include/algol68g/a68g.h include/algol68g/a68g-config.h +PLIST_FILES= bin/a68g include/algol68g/a68g.h .include <bsd.port.options.mk> diff --git a/lang/algol68g/distinfo b/lang/algol68g/distinfo index 7f925325a2ef..edda9556a1a3 100644 --- a/lang/algol68g/distinfo +++ b/lang/algol68g/distinfo @@ -1,2 +1,2 @@ -SHA256 (algol68g-2.3.1.tgz) = 62beff5eacfdd82c48e957c18f0e9980174a3f931a89df41b8812d8d193b4de4 -SIZE (algol68g-2.3.1.tgz) = 503957 +SHA256 (algol68g-2.3.2.tgz) = f08a099947fce9cd92e6816632cdf4666273745d0d90d9e448f6def0a8810c94 +SIZE (algol68g-2.3.2.tgz) = 510863 |