diff options
author | miwi <miwi@FreeBSD.org> | 2006-06-12 13:57:20 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-06-12 13:57:20 +0000 |
commit | 03825c4892b97f384c0b855506027b17548804ce (patch) | |
tree | 3318e0ecd02c9a70032a3d9f1497b722717a973c /science | |
parent | 200f7639971023c723815843ede62df89dcf5653 (diff) | |
download | FreeBSD-ports-03825c4892b97f384c0b855506027b17548804ce.zip FreeBSD-ports-03825c4892b97f384c0b855506027b17548804ce.tar.gz |
Update to 5.15
PR: ports/97973
Submitted by: miwi
Approved by: krion (mentor),maintainer timeout
Diffstat (limited to 'science')
-rw-r--r-- | science/xmakemol/Makefile | 2 | ||||
-rw-r--r-- | science/xmakemol/distinfo | 6 | ||||
-rw-r--r-- | science/xmakemol/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/science/xmakemol/Makefile b/science/xmakemol/Makefile index 2c133f7..7b8fc4f 100644 --- a/science/xmakemol/Makefile +++ b/science/xmakemol/Makefile @@ -5,7 +5,7 @@ # PORTNAME= xmakemol -PORTVERSION= 5.12 +PORTVERSION= 5.15 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/science/xmakemol/distinfo b/science/xmakemol/distinfo index d6c08f0..56c3da7 100644 --- a/science/xmakemol/distinfo +++ b/science/xmakemol/distinfo @@ -1,3 +1,3 @@ -MD5 (xmakemol-5.12.tar.gz) = 0d532d6e25a2796a5019ac38e532c04d -SHA256 (xmakemol-5.12.tar.gz) = 9e74e554b3823c1a54612eb53869a5212d6ce283b73dfba7c30d4c453f173839 -SIZE (xmakemol-5.12.tar.gz) = 253339 +MD5 (xmakemol-5.15.tar.gz) = 484f38e7f7999a59143bfe6c30f1ca29 +SHA256 (xmakemol-5.15.tar.gz) = e554a17ad040401cecd84e79e10b8dacf79edd262f34904108e1497b4a513ff8 +SIZE (xmakemol-5.15.tar.gz) = 268991 diff --git a/science/xmakemol/pkg-plist b/science/xmakemol/pkg-plist index c3b3e80..fcc81e1 100644 --- a/science/xmakemol/pkg-plist +++ b/science/xmakemol/pkg-plist @@ -1,4 +1,4 @@ -share/xmakemol/elements bin/xmake_anim.pl bin/xmakemol -@dirrm share/xmakemol +%%DATADIR%%/elements +@dirrm %%DATADIR%% |