diff options
author | dhn <dhn@FreeBSD.org> | 2011-06-23 18:17:37 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-06-23 18:17:37 +0800 |
commit | 2c0c4dd644dc868a474c06ec527bb1bdb108d488 (patch) | |
tree | 87c19784ef2b2dc0df73bd81ea80ecd2925d0b56 /science | |
parent | 9174ec59559b3a79f51bfab7f17542bb9d274f83 (diff) | |
download | freebsd-ports-gnome-2c0c4dd644dc868a474c06ec527bb1bdb108d488.tar.gz freebsd-ports-gnome-2c0c4dd644dc868a474c06ec527bb1bdb108d488.tar.zst freebsd-ports-gnome-2c0c4dd644dc868a474c06ec527bb1bdb108d488.zip |
- Update to 1.3.3
PR: ports/158176
Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer)
Diffstat (limited to 'science')
-rw-r--r-- | science/lamprop/Makefile | 7 | ||||
-rw-r--r-- | science/lamprop/distinfo | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/science/lamprop/Makefile b/science/lamprop/Makefile index 157f8d549939..f5adf3798ed2 100644 --- a/science/lamprop/Makefile +++ b/science/lamprop/Makefile @@ -6,9 +6,9 @@ # PORTNAME= lamprop -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= science -MASTER_SITES= http://www.xs4all.nl/~rsmith/software/ +MASTER_SITES= http://rsmith.home.xs4all.nl/software/ MAINTAINER= rsmith@xs4all.nl COMMENT= Calculates properties of fiber reinforced composites @@ -20,6 +20,9 @@ MAN5= lamprop.5 MANCOMPRESSED= yes MAKE_JOBS_SAFE= yes +LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/LICENSE + .if defined(NOPORTDOCS) MAKE_ENV= NOPORTDOCS=yes .else diff --git a/science/lamprop/distinfo b/science/lamprop/distinfo index 8eedec5ee81a..23792aace6a3 100644 --- a/science/lamprop/distinfo +++ b/science/lamprop/distinfo @@ -1,3 +1,2 @@ -MD5 (lamprop-1.3.2.tar.gz) = 97b7297d09aeb0ab00e867f3b651e516 -SHA256 (lamprop-1.3.2.tar.gz) = 0d4c224153c020aad04a203a6e850e70d78da4da4933c808b6c5a5fa11b6da8d -SIZE (lamprop-1.3.2.tar.gz) = 23245 +SHA256 (lamprop-1.3.3.tar.gz) = 1b9362e629686773a09a27caa5fb608ca39f4b91da53e59e97cad0826ba1d35f +SIZE (lamprop-1.3.3.tar.gz) = 27270 |