diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-20 21:59:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-20 21:59:08 +0800 |
commit | 69dfc3c5914f5df554d796897a7e3c73cdb1e940 (patch) | |
tree | 0e24de223b4575ccd5f3bc8d17907680e6f05b38 /games | |
parent | ef7746db106892df82c0dbe2b19b27f08e12dd30 (diff) | |
download | freebsd-ports-gnome-69dfc3c5914f5df554d796897a7e3c73cdb1e940.tar.gz freebsd-ports-gnome-69dfc3c5914f5df554d796897a7e3c73cdb1e940.tar.zst freebsd-ports-gnome-69dfc3c5914f5df554d796897a7e3c73cdb1e940.zip |
Update textproc/tinyxml2 to 5.0.0
- Use PLIST instead of PLIST_FILES
- Bump PORTREVISION for shlib change
Changes: https://github.com/leethomason/tinyxml2/commits/master
Diffstat (limited to 'games')
-rw-r--r-- | games/aquaria/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/aquaria/Makefile b/games/aquaria/Makefile index 491fb6ad0b65..37d724e3322f 100644 --- a/games/aquaria/Makefile +++ b/games/aquaria/Makefile @@ -4,6 +4,7 @@ PORTNAME= aquaria DISTVERSIONPREFIX= OSE-v DISTVERSION= 1.002-22 DISTVERSIONSUFFIX= -g84366ad +PORTREVISION= 1 CATEGORIES= games MAINTAINER= jbeich@FreeBSD.org |