Hi I create update patch. When I wrote patch I read that:
If there is no pending PR, the next step is to send an email to the port's maintainer, as shown by make maintainer. That person may already be working on an upgrade, or have a reason to not upgrade the port right now (because of, for example, stability problems of the new version); you would not want to duplicate their work. Note that unmaintained ports are listed with a maintainer of po...@freebsd.org, which is just the general ports mailing list, so sending mail there probably will not help in this case. >From the porters-handbook... In future I will be write before doing think like this.
--- Makefile.old 2012-01-14 07:52:42.000000000 +0200 +++ Makefile 2012-02-03 05:03:21.541212029 +0200 @@ -6,8 +6,8 @@ # PORTNAME= unplug -DISTVERSION= 2.039 -DISTVERSIONSUFFIX= -fx +DISTVERSION= 2.050 +DISTVERSIONSUFFIX= -fx+sm CATEGORIES= www MAINTAINER= ge...@freebsd.org --- distinfo.old 2012-01-14 07:52:42.000000000 +0200 +++ distinfo 2012-02-03 05:03:21.541212029 +0200 @@ -1,2 +1,2 @@ -SHA256 (xpi/unplug-2.039-fx.xpi) = 87a2d6b061dec7bcd132ed16bbe31c3f62caf8b0eeaf786da056919fe4509ab4 -SIZE (xpi/unplug-2.039-fx.xpi) = 103990 +SHA256 (xpi/unplug-2.050-fx+sm.xpi) = 6c3d226df0d694cef9ccadc24c01f8ee2d386beeab39cec6ce4f800b0aebd6aa +SIZE (xpi/unplug-2.050-fx+sm.xpi) = 145972 --- pkg-plist.old 2012-01-14 07:52:42.000000000 +0200 +++ pkg-plist 2012-02-03 05:03:21.541212029 +0200 @@ -11,31 +11,49 @@ %%XPI_XPIDIR%%/chrome/content/overlay/all.js %%XPI_XPIDIR%%/chrome/content/overlay/firefox.js %%XPI_XPIDIR%%/chrome/content/overlay/firefox.xul +%%XPI_XPIDIR%%/chrome/content/overlay/seamonkey.js +%%XPI_XPIDIR%%/chrome/content/overlay/seamonkey.xul %%XPI_XPIDIR%%/chrome/content/rules.xml %%XPI_XPIDIR%%/chrome/content/search/rules.js %%XPI_XPIDIR%%/chrome/content/search/search.js %%XPI_XPIDIR%%/chrome/locale/de-DE/common.dtd %%XPI_XPIDIR%%/chrome/locale/de-DE/config.dtd +%%XPI_XPIDIR%%/chrome/locale/de-DE/extern.dtd %%XPI_XPIDIR%%/chrome/locale/de-DE/overlay.dtd %%XPI_XPIDIR%%/chrome/locale/de-DE/searchpage.dtd %%XPI_XPIDIR%%/chrome/locale/de-DE/strings.txt %%XPI_XPIDIR%%/chrome/locale/en-US/common.dtd %%XPI_XPIDIR%%/chrome/locale/en-US/config.dtd +%%XPI_XPIDIR%%/chrome/locale/en-US/extern.dtd %%XPI_XPIDIR%%/chrome/locale/en-US/overlay.dtd %%XPI_XPIDIR%%/chrome/locale/en-US/searchpage.dtd %%XPI_XPIDIR%%/chrome/locale/en-US/strings.txt +%%XPI_XPIDIR%%/chrome/locale/fr-FR/common.dtd +%%XPI_XPIDIR%%/chrome/locale/fr-FR/config.dtd +%%XPI_XPIDIR%%/chrome/locale/fr-FR/extern.dtd +%%XPI_XPIDIR%%/chrome/locale/fr-FR/overlay.dtd +%%XPI_XPIDIR%%/chrome/locale/fr-FR/searchpage.dtd +%%XPI_XPIDIR%%/chrome/locale/fr-FR/strings.txt %%XPI_XPIDIR%%/chrome/locale/hu-HU/common.dtd %%XPI_XPIDIR%%/chrome/locale/hu-HU/config.dtd +%%XPI_XPIDIR%%/chrome/locale/hu-HU/extern.dtd %%XPI_XPIDIR%%/chrome/locale/hu-HU/overlay.dtd %%XPI_XPIDIR%%/chrome/locale/hu-HU/searchpage.dtd %%XPI_XPIDIR%%/chrome/locale/hu-HU/strings.txt %%XPI_XPIDIR%%/chrome/locale/pl-PL/common.dtd %%XPI_XPIDIR%%/chrome/locale/pl-PL/config.dtd +%%XPI_XPIDIR%%/chrome/locale/pl-PL/extern.dtd %%XPI_XPIDIR%%/chrome/locale/pl-PL/overlay.dtd %%XPI_XPIDIR%%/chrome/locale/pl-PL/searchpage.dtd %%XPI_XPIDIR%%/chrome/locale/pl-PL/strings.txt +%%XPI_XPIDIR%%/chrome/locale/sv-SE/common.dtd +%%XPI_XPIDIR%%/chrome/locale/sv-SE/config.dtd +%%XPI_XPIDIR%%/chrome/locale/sv-SE/extern.dtd +%%XPI_XPIDIR%%/chrome/locale/sv-SE/overlay.dtd +%%XPI_XPIDIR%%/chrome/locale/sv-SE/searchpage.dtd +%%XPI_XPIDIR%%/chrome/locale/sv-SE/strings.txt %%XPI_XPIDIR%%/chrome/skin/extern.css -%%XPI_XPIDIR%%/chrome/skin/overlay_firefox.css +%%XPI_XPIDIR%%/chrome/skin/overlay.css %%XPI_XPIDIR%%/chrome/skin/searchpage.css %%XPI_XPIDIR%%/chrome/skin/tango-16/applications-system.png %%XPI_XPIDIR%%/chrome/skin/tango-16/dialog-error.png @@ -54,6 +72,7 @@ %%XPI_XPIDIR%%/chrome/skin/unplug-16.png %%XPI_XPIDIR%%/chrome/skin/unplug-24.png %%XPI_XPIDIR%%/chrome/skin/unplug-32.png +%%XPI_XPIDIR%%/agpl-3.0.txt %%XPI_XPIDIR%%/chrome.manifest %%XPI_XPIDIR%%/defaults/preferences/unplug2.js %%XPI_XPIDIR%%/install.rdf @@ -66,8 +85,10 @@ @dirrm %%XPI_XPIDIR%%/chrome/content @dirrm %%XPI_XPIDIR%%/chrome/locale/de-DE @dirrm %%XPI_XPIDIR%%/chrome/locale/en-US +@dirrm %%XPI_XPIDIR%%/chrome/locale/fr-FR @dirrm %%XPI_XPIDIR%%/chrome/locale/hu-HU @dirrm %%XPI_XPIDIR%%/chrome/locale/pl-PL +@dirrm %%XPI_XPIDIR%%/chrome/locale/sv-SE @dirrm %%XPI_XPIDIR%%/chrome/locale @dirrm %%XPI_XPIDIR%%/chrome/skin/tango-16 @dirrm %%XPI_XPIDIR%%/chrome/skin/tango-32
_______________________________________________ freebsd-gecko@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"