On Sun, Mar 30, 2025 at 09:45:46AM +0200, Rafael Sadowski wrote: > I don't see the point for this. OK to remove?
This was done because the license requires * 2. If this software is redistributed in a modified condition * it must reveal clearly that it has been modified. Is this still clearly revealed if you remove MESSAGE? > > > diff --git a/audio/flite/Makefile b/audio/flite/Makefile > index 8678995ce20..c8d36ba421a 100644 > --- a/audio/flite/Makefile > +++ b/audio/flite/Makefile > @@ -5,6 +5,7 @@ COMMENT= text to speech utility > GH_ACCOUNT= festvox > GH_PROJECT= flite > GH_TAGNAME= v2.2 > +REVISION= 0 > > # sync shared libs; > # see pre-configure, patch-config_common_make_rules and > patch-config_project_mak > diff --git a/audio/flite/pkg/MESSAGE b/audio/flite/pkg/MESSAGE > deleted file mode 100644 > index bfb1242c372..00000000000 > --- a/audio/flite/pkg/MESSAGE > +++ /dev/null > @@ -1,3 +0,0 @@ > -The festival lite package was modified from the original source. > -You can find the modifications on > -https://cvsweb.openbsd.org/ports/audio/flite/patches/ >