diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-13 04:57:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-13 04:57:37 +0800 |
commit | 14ff9f80603d93c37b7004c08ddbcff11c01683a (patch) | |
tree | 66853560f9412e4674e3e2b662039e3febc522b9 /devel/p5-Shape | |
parent | ead29efa420cdf7a43de5f38ac3dda41237b50f7 (diff) | |
download | freebsd-ports-graphics-14ff9f80603d93c37b7004c08ddbcff11c01683a.tar.gz freebsd-ports-graphics-14ff9f80603d93c37b7004c08ddbcff11c01683a.tar.zst freebsd-ports-graphics-14ff9f80603d93c37b7004c08ddbcff11c01683a.zip |
- Update to 1.4.0
- Use PORTDOCS
- Update pkg-descr
- Bump PORTREVISION for dependent ports
Changes: http://shapelib.maptools.org/release.html
Diffstat (limited to 'devel/p5-Shape')
-rw-r--r-- | devel/p5-Shape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Shape/Makefile b/devel/p5-Shape/Makefile index 514b704e994..2208b344751 100644 --- a/devel/p5-Shape/Makefile +++ b/devel/p5-Shape/Makefile @@ -3,7 +3,7 @@ PORTNAME= Shape PORTVERSION= 0.04 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= http://users.tkk.fi/~jolma/pub/ PKGNAMEPREFIX= p5- |