ports/174126: [Maintainer-Update] comms/morse to new version

Stephen Hurd shurd at sasktel.net
Tue Dec 4 20:10:01 UTC 2012


>Number:         174126
>Category:       ports
>Synopsis:       [Maintainer-Update] comms/morse to new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 04 20:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Hurd
>Release:        9.1-RC3
>Organization:
>Environment:
FreeBSD stephen.hurd.local 9.1-RC3 FreeBSD 9.1-RC3 #0 r242324: Tue Oct 30 00:18:27 UTC 2012     root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Update to latest release.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur morse-old/Makefile morse/Makefile
--- morse-old/Makefile	2012-12-04 11:52:30.000000000 -0800
+++ morse/Makefile	2012-12-04 11:53:09.000000000 -0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	morse
-PORTVERSION=	2.4
+PORTVERSION=	2.5
 CATEGORIES=	comms hamradio
 MASTER_SITES=	http://www.catb.org/~esr/morse/
 
diff -ur morse-old/distinfo morse/distinfo
--- morse-old/distinfo	2012-12-04 11:52:30.000000000 -0800
+++ morse/distinfo	2012-12-04 11:53:20.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (morse-2.4.tar.gz) = b049b90276a398a90d26162eebe9257e3653ee0b02f051f2e3d09fd3a444a3dc
-SIZE (morse-2.4.tar.gz) = 46264
+SHA256 (morse-2.5.tar.gz) = 476d1e8e95bb173b1aadc755db18f7e7a73eda35426944e1abd57c20307d4987
+SIZE (morse-2.5.tar.gz) = 46470
diff -ur morse-old/files/patch-Makefile morse/files/patch-Makefile
--- morse-old/files/patch-Makefile	2012-12-04 11:52:30.000000000 -0800
+++ morse/files/patch-Makefile	2012-12-04 11:58:39.000000000 -0800
@@ -1,5 +1,5 @@
---- Makefile.orig	2011-06-04 02:18:03.000000000 -0700
-+++ Makefile	2012-04-12 10:03:23.000000000 -0700
+--- Makefile.orig	2012-11-26 22:52:36.000000000 -0800
++++ Makefile	2012-12-04 11:58:37.000000000 -0800
 @@ -26,7 +26,7 @@
  #DEVICE = Linux
  #DEVICE = OSS
@@ -7,12 +7,12 @@
 -DEVICE = PA
 +#DEVICE = PA
  
- VERSION=2.4
+ VERSION=2.5
  
 @@ -37,16 +37,16 @@
  	qso.d/*.[ch] qso.d/Makefile
  
- default:
+ default: all
 -	make testmorse
 +	${MAKE} testmorse
  
@@ -40,8 +40,8 @@
  
  pristine: clean
  	rm -f $(MANPAGES) morse.html
-@@ -88,4 +88,4 @@
- dist: morse-$(VERSION).tar.gz
+@@ -93,4 +93,4 @@
+ 
  
  release: morse-$(VERSION).tar.gz morse.html
 -	shipper -u -m -t; make clean


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list