A new version of Herrie is available, 2.0. This release includes a new Portuguese Brazilian translation. Fix: --- audio/herrie/Makefile +++ audio/herrie/Makefile @@ -6,7 +6,7 @@ # PORTNAME= herrie -PORTVERSION= 1.9.3 +PORTVERSION= 2.0 CATEGORIES= audio MASTER_SITES= http://herrie.info/distfiles/ \ http://www.il.fontys.nl/~ed/projects/herrie/distfiles/ \ --- audio/herrie/distinfo +++ audio/herrie/distinfo @@ -1,3 +1,3 @@ -MD5 (herrie-1.9.3.tar.bz2) = c798f9dd95c372d4a609491ed7e1482b -SHA256 (herrie-1.9.3.tar.bz2) = c7d503f04cd5457ba17654bb5962eabae7bb5d4552f4bb614ab10f681f9fea20 -SIZE (herrie-1.9.3.tar.bz2) = 70955 +MD5 (herrie-2.0.tar.bz2) = 22bf3bf61f651956efc25ecceb761e70 +SHA256 (herrie-2.0.tar.bz2) = b54ae23122c362d7d083a0069d261aaa47602e23ae924bf6e71e5156f1c8d210 +SIZE (herrie-2.0.tar.bz2) = 69438 --- audio/herrie/pkg-plist +++ audio/herrie/pkg-plist @@ -8,6 +8,7 @@ %%NLS%%share/locale/ga/LC_MESSAGES/herrie.mo %%NLS%%share/locale/nl/LC_MESSAGES/herrie.mo %%NLS%%share/locale/pl/LC_MESSAGES/herrie.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/herrie.mo %%NLS%%share/locale/ru/LC_MESSAGES/herrie.mo %%NLS%%share/locale/sv/LC_MESSAGES/herrie.mo %%NLS%%share/locale/tr/LC_MESSAGES/herrie.mo
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
miwi 2008-03-17 19:54:39 UTC FreeBSD ports repository Modified files: audio/herrie Makefile distinfo pkg-plist Log: - Update to 2.0 PR: 121762 Submitted by: Ed Schouten <ed@fxq.nl> (maintainer) Revision Changes Path 1.30 +1 -1 ports/audio/herrie/Makefile 1.28 +3 -3 ports/audio/herrie/distinfo 1.11 +1 -0 ports/audio/herrie/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!