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 /audio/herrie | |
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 'audio/herrie')
-rw-r--r-- | audio/herrie/Makefile | 5 | ||||
-rw-r--r-- | audio/herrie/distinfo | 6 | ||||
-rw-r--r-- | audio/herrie/pkg-plist | 1 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile index 19bb57f6c4f7..76409a889d01 100644 --- a/audio/herrie/Makefile +++ b/audio/herrie/Makefile @@ -6,10 +6,9 @@ # PORTNAME= herrie -PORTVERSION= 2.1 +PORTVERSION= 2.2 CATEGORIES= audio MASTER_SITES= http://herrie.info/distfiles/ \ - http://www.il.fontys.nl/~ed/projects/herrie/distfiles/ \ http://www.stack.nl/~ed/projects/herrie/distfiles/ MAINTAINER= ed@FreeBSD.org @@ -75,7 +74,7 @@ LIB_DEPENDS+= XCurses.2:${PORTSDIR}/devel/pdcurses CONFIGURE_ARGS+=xcurses .endif .if !defined(WITHOUT_XSPF) -LIB_DEPENDS+= spiff.1:${PORTSDIR}/multimedia/libspiff +LIB_DEPENDS+= spiff.4:${PORTSDIR}/multimedia/libspiff .else CONFIGURE_ARGS+=no_xspf .endif diff --git a/audio/herrie/distinfo b/audio/herrie/distinfo index b723a7d14006..c089ddd1a09c 100644 --- a/audio/herrie/distinfo +++ b/audio/herrie/distinfo @@ -1,3 +1,3 @@ -MD5 (herrie-2.1.tar.bz2) = 97edb70b33923462e447bc07393e4a1e -SHA256 (herrie-2.1.tar.bz2) = 7a581c423d92e7bfde5c4795fc04ef7061f4368ad3c55ea281ff1b8ac9be0598 -SIZE (herrie-2.1.tar.bz2) = 70592 +MD5 (herrie-2.2.tar.bz2) = 88832b10298ab89473730eb0c93b6ddf +SHA256 (herrie-2.2.tar.bz2) = 142341072920f86b6eb570b8f13bf5fd87c06cf801543dc7d1a819e39eb9fb2b +SIZE (herrie-2.2.tar.bz2) = 71596 diff --git a/audio/herrie/pkg-plist b/audio/herrie/pkg-plist index 263b4368c0e3..7570abc19e35 100644 --- a/audio/herrie/pkg-plist +++ b/audio/herrie/pkg-plist @@ -12,5 +12,6 @@ etc/herrie.conf.sample %%NLS%%share/locale/ru/LC_MESSAGES/herrie.mo %%NLS%%share/locale/sv/LC_MESSAGES/herrie.mo %%NLS%%share/locale/tr/LC_MESSAGES/herrie.mo +%%NLS%%share/locale/uk/LC_MESSAGES/herrie.mo %%NLS%%share/locale/vi/LC_MESSAGES/herrie.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/herrie.mo |