diff options
author | ed <ed@FreeBSD.org> | 2008-10-15 00:51:59 +0800 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2008-10-15 00:51:59 +0800 |
commit | c3f73a8b17414dc29986b2560509ea23ae18295e (patch) | |
tree | 380fa0c9bbbe23673e9b18a157363d1410196a2b /multimedia/libspiff/Makefile | |
parent | eafef3b7b8e86cf9ca3ab02b045a8563c1af2dcd (diff) | |
download | freebsd-ports-gnome-c3f73a8b17414dc29986b2560509ea23ae18295e.tar.gz freebsd-ports-gnome-c3f73a8b17414dc29986b2560509ea23ae18295e.tar.zst freebsd-ports-gnome-c3f73a8b17414dc29986b2560509ea23ae18295e.zip |
Update three ports I maintain.
- net/uriparser 0.7.1 -> 0.7.2
- multimedia/libspiff 0.8.3 -> 1.0.0
- audio/herrie 2.1 -> 2.2
I'm updating these ports in a single commit, because herrie 2.2 requires
these up-to-date versions to compile properly.
Diffstat (limited to 'multimedia/libspiff/Makefile')
-rw-r--r-- | multimedia/libspiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libspiff/Makefile b/multimedia/libspiff/Makefile index 144adcf9ee22..3f1fd375961e 100644 --- a/multimedia/libspiff/Makefile +++ b/multimedia/libspiff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libspiff -PORTVERSION= 0.8.3 +PORTVERSION= 1.0.0 CATEGORIES= multimedia MASTER_SITES= SF |