diff options
author | culot <culot@FreeBSD.org> | 2012-08-06 15:19:41 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-08-06 15:19:41 +0800 |
commit | fddd78da756682a22d777bfd0a1ef1c88de889eb (patch) | |
tree | 6eb8f1914815edcd5535768fde4aeae104d7e3c3 | |
parent | b749710bffe0491d57f5b86f067ecfc6af1a71b6 (diff) | |
download | freebsd-ports-graphics-fddd78da756682a22d777bfd0a1ef1c88de889eb.tar.gz freebsd-ports-graphics-fddd78da756682a22d777bfd0a1ef1c88de889eb.tar.zst freebsd-ports-graphics-fddd78da756682a22d777bfd0a1ef1c88de889eb.zip |
- Update to 2.0.8
-rw-r--r-- | science/epte/Makefile | 2 | ||||
-rw-r--r-- | science/epte/distinfo | 4 | ||||
-rw-r--r-- | science/epte/files/patch-definitions.h | 13 |
3 files changed, 3 insertions, 16 deletions
diff --git a/science/epte/Makefile b/science/epte/Makefile index 3437ed53a99..5bc3952b179 100644 --- a/science/epte/Makefile +++ b/science/epte/Makefile @@ -6,7 +6,7 @@ # PORTNAME= epte -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.8 CATEGORIES= science MASTER_SITES= http://www.toddmiller.com/epte/ diff --git a/science/epte/distinfo b/science/epte/distinfo index 979fd1acbcc..9d827805e66 100644 --- a/science/epte/distinfo +++ b/science/epte/distinfo @@ -1,2 +1,2 @@ -SHA256 (epte-2.0.7.tar.gz) = e9f02740d24740e1c22b07b3f7bfd9009bd2aa23852b18fc2418c42ff7386381 -SIZE (epte-2.0.7.tar.gz) = 9037342 +SHA256 (epte-2.0.8.tar.gz) = 012c045267052fe346c8273272b9cc55dc7eb615cf11c07d258e14a1be78124e +SIZE (epte-2.0.8.tar.gz) = 9638583 diff --git a/science/epte/files/patch-definitions.h b/science/epte/files/patch-definitions.h deleted file mode 100644 index 94b446c2e3d..00000000000 --- a/science/epte/files/patch-definitions.h +++ /dev/null @@ -1,13 +0,0 @@ ---- definitions.h.orig 2010-09-01 10:59:49.629072046 +0200 -+++ definitions.h 2010-09-01 11:00:30.700188068 +0200 -@@ -516,8 +516,8 @@ in a way that gives the maximum number o - spins."}, - {"Hydration := The process in which water molecules are attracted and surrou\ - nd solute\nparticles in solution."}, -- {"Hydrogen bonding := The bond hydrogen forms with other atoms with hydrogen\n --forming an ionic type interaction with negatively charged atoms of other\n -+ {"Hydrogen bonding := The bond hydrogen forms with other atoms with hydrogen\n\ -+forming an ionic type interaction with negatively charged atoms of other\n\ - compounds."}, - {"Hydrolysis := A reaction of a cation or an anion with water that affects\n\ - the pH."}, |