On Mon, Dec 15, 2014 at 2:20 PM, trondd <tro...@gmail.com> wrote:
>
> Taking a look at the fldigi port.  The 3.21.x branch is no longer
> supported and has moved on to 3.22.x
>
> I have locally updated to 3.22.02 (does not include our patches yet).  And
> would like to submit the diffs for review.  I don't know if we want to
> commit them as is, or wait for a release that includes our patches.
>
> Haven't done a port before, though, so I figured a version bump would be
> small enough for a first submission.  It was just an update to distinfo,
> the version in Makefile, and the plist (they added a translation).
>
>
Here is the diff to bump to 3.22.02.  Please critique.  This version does
not include out patches in the upstream source, so the old patches still
apply.  Tested on amd64.

Tim.

 Index: Makefile
===================================================================
RCS file: /cvs/ports/comms/fldigi/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile    16 Sep 2014 16:21:12 -0000      1.7
+++ Makefile    16 Dec 2014 03:09:51 -0000
@@ -2,7 +2,7 @@

 COMMENT=       soundcard-based software modem for Amateur Radio use

-DISTNAME=      fldigi-3.21.83
+DISTNAME=      fldigi-3.22.02

 CATEGORIES=    comms hamradio

Index: distinfo
===================================================================
RCS file: /cvs/ports/comms/fldigi/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo    16 Sep 2014 16:21:12 -0000      1.6
+++ distinfo    16 Dec 2014 03:09:51 -0000
@@ -1,2 +1,2 @@
-SHA256 (fldigi-3.21.83.tar.gz) =
KYDTK+pXM2vYRh/aqvl6moIgOTCaw5yBMKvbblgzz7s=
-SIZE (fldigi-3.21.83.tar.gz) = 2654359
+SHA256 (fldigi-3.22.02.tar.gz) =
Q4ZU3JZftpTnouGisCCIa/8uvdmmRAlgSl3IMUIePr8=
+SIZE (fldigi-3.22.02.tar.gz) = 2818918
cvs server: Diffing patches
cvs server: Diffing pkg
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/comms/fldigi/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   12 Nov 2013 08:22:38 -0000      1.2
+++ pkg/PLIST   16 Dec 2014 03:09:51 -0000
@@ -16,6 +16,7 @@ share/locale/de/LC_MESSAGES/fldigi.mo
 share/locale/es/LC_MESSAGES/fldigi.mo
 share/locale/fr/LC_MESSAGES/fldigi.mo
 share/locale/it/LC_MESSAGES/fldigi.mo
+share/locale/nl/LC_MESSAGES/fldigi.mo
 share/locale/pl/LC_MESSAGES/fldigi.mo
 share/pixmaps/
 share/pixmaps/flarq.xpm

Reply via email to