diff options
author | culot <culot@FreeBSD.org> | 2011-03-31 14:51:37 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-03-31 14:51:37 +0800 |
commit | 21e10ecc75c4b2e86b2a4f1ea1595405ed39aa19 (patch) | |
tree | 1f7b89ac79e997f4cadea0eba627f5edd61c11fa | |
parent | 869f47efe01d7d842535ea0b95049450623b2cc3 (diff) | |
download | freebsd-ports-gnome-21e10ecc75c4b2e86b2a4f1ea1595405ed39aa19.tar.gz freebsd-ports-gnome-21e10ecc75c4b2e86b2a4f1ea1595405ed39aa19.tar.zst freebsd-ports-gnome-21e10ecc75c4b2e86b2a4f1ea1595405ed39aa19.zip |
- Update to 2.4.3
- LICENSE added
PR: ports/156059
Submitted by: Gvozdikov Veniamin <g.veniamin AT googlemail.com> (maintainer)
-rw-r--r-- | science/massxpert/Makefile | 5 | ||||
-rw-r--r-- | science/massxpert/distinfo | 5 | ||||
-rw-r--r-- | science/massxpert/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/science/massxpert/Makefile b/science/massxpert/Makefile index ac0333c7839c..6746f8e80a85 100644 --- a/science/massxpert/Makefile +++ b/science/massxpert/Makefile @@ -6,14 +6,15 @@ # PORTNAME= massxpert -PORTVERSION= 2.3.6 -PORTREVISION= 1 +PORTVERSION= 2.4.3 CATEGORIES= science MASTER_SITES= http://download.tuxfamily.org/massxpert/source/ MAINTAINER= g.veniamin@googlemail.com COMMENT= The massXpert software for (bio)chemists +LICENSE= GPLv3 + USE_QT_VER= 4 USE_CMAKE= yes QT_COMPONENTS= gui xml rcc_build qmake_build uic_build moc_build \ diff --git a/science/massxpert/distinfo b/science/massxpert/distinfo index 7778af9beea3..f2ff16e0eb52 100644 --- a/science/massxpert/distinfo +++ b/science/massxpert/distinfo @@ -1,3 +1,2 @@ -MD5 (massxpert-2.3.6.tar.gz) = e51cf36f01e78cf07a71e33a8e0f8ad7 -SHA256 (massxpert-2.3.6.tar.gz) = 9c28de0eb45c027551b52b865bae4a9cdcc874869cefadb3fe61a71e391f49e4 -SIZE (massxpert-2.3.6.tar.gz) = 14197098 +SHA256 (massxpert-2.4.3.tar.gz) = 2c8cb51b9d81c2ddf8a1f212d067d64dab066756a4b0c15e01ad6071c2741702 +SIZE (massxpert-2.4.3.tar.gz) = 14208974 diff --git a/science/massxpert/pkg-plist b/science/massxpert/pkg-plist index cb142790a026..e3e244924468 100644 --- a/science/massxpert/pkg-plist +++ b/science/massxpert/pkg-plist @@ -198,6 +198,8 @@ share/applications/massxpert.desktop %%DATADIR%%/pol-seqs/protein-3-letters.mxp %%DATADIR%%/pol-seqs/tev-protease-his-tag.mxp %%DATADIR%%/pol-seqs/yellow-fluorescent-protein.mxp +%%DATADIR%%/pol-seqs/insulin-a-ox.mxp +%%DATADIR%%/pol-seqs/insulin-b-ox.mxp %%DATADIR%%/dictionaries/codon-to-protein-1.dic %%DATADIR%%/dictionaries/codon-to-protein-3.dic %%DATADIR%%/dictionaries/pdb-protein-to-mxp.dic |