diff options
author | tijl <tijl@FreeBSD.org> | 2016-12-09 00:07:33 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-12-09 00:07:33 +0800 |
commit | 2c0cbb24953f219be9aab3e107327a4140659c9d (patch) | |
tree | e44fdabeeb38e43656c9288e2ac1cb3280083601 /science | |
parent | b8ec2a5b3300ef81de72209a560d8b69d1ffc559 (diff) | |
download | freebsd-ports-graphics-2c0cbb24953f219be9aab3e107327a4140659c9d.tar.gz freebsd-ports-graphics-2c0cbb24953f219be9aab3e107327a4140659c9d.tar.zst freebsd-ports-graphics-2c0cbb24953f219be9aab3e107327a4140659c9d.zip |
Remove libtiff.so.4 compatibility links that were added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Diffstat (limited to 'science')
-rw-r--r-- | science/cdcl/Makefile | 1 | ||||
-rw-r--r-- | science/jstrack/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/science/cdcl/Makefile b/science/cdcl/Makefile index 998d45b80dd..ca8763812c1 100644 --- a/science/cdcl/Makefile +++ b/science/cdcl/Makefile @@ -3,6 +3,7 @@ PORTNAME= cdcl PORTVERSION= 5.4.8 +PORTREVISION= 1 CATEGORIES= science graphics MASTER_SITES= http://www.gfd-dennou.org/arch/dcl/ \ http://dennou-h.gfd-dennou.org/arch/dcl/ \ diff --git a/science/jstrack/Makefile b/science/jstrack/Makefile index 5d41826aa07..8898cb2ad5d 100644 --- a/science/jstrack/Makefile +++ b/science/jstrack/Makefile @@ -3,6 +3,7 @@ PORTNAME= jstrack PORTVERSION= 3.3.4 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.jstrack.org/${PORTNAME}/downloads/ \ http://www.bayofrum.net/dist/${PORTNAME}/ |