ports/76809: [maintainer] misc/ddate patch to fix truncated text in Makefile

Emanuel Haupt ehaupt at critical.ch
Sat Jan 29 09:40:14 UTC 2005


>Number:         76809
>Category:       ports
>Synopsis:       [maintainer] misc/ddate patch to fix truncated text in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 29 09:40:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 5.3-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD beaver.critical.ch 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Mon Jan 17 18:40:53 CET 2005 root at beaver.critical.ch:/home/build/obj/usr/src-release/src/sys/BEAVER i386


	
>Description:
this patch fixes truncated text in the pre-everything:: Makefile section of misc/ddate

>How-To-Repeat:
	
>Fix:
apply this patch to misc/ddate/Makefile

---patch start---
--- Makefile.orig	Sat Jan 29 10:23:47 2005
+++ Makefile	Sat Jan 29 10:24:12 2005
@@ -26,6 +26,7 @@
 	@${ECHO} ""
 	@${ECHO} "      US_FORMAT   if you wish to use the US format for"
 	@${ECHO} "                  aneristic dates (m-d-y), as opposed to"
+	@${ECHO} "                  the Commonwealth format"
 	@${ECHO} ""
 	@${ECHO} "      PRAISE_BOB  if you wish ddate to contain SubGenius"
 	@${ECHO} "                  slogans"
---patch stop---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list