Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jan 2011 15:49:04 GMT
From:      Matt Dawson <matt@chronos.org.uk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/154307: [maintainer-update] Remove md5 and add LICENSE to my ports
Message-ID:  <201101261549.p0QFn4EL004342@red.freebsd.org>
Resent-Message-ID: <201101261550.p0QFo7rJ034459@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         154307
>Category:       ports
>Synopsis:       [maintainer-update] Remove md5 and add LICENSE to my ports
>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:   Wed Jan 26 15:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Matt Dawson
>Release:        8.1-RELEASE
>Organization:
n/a
>Environment:
FreeBSD central.local.chronos.org.uk 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #5 r216068M: Tue Nov 30 11:33:18 GMT 2010     md001@central.local.chronos.org.uk:/usr/obj/usr/src/sys/CENTRAL  amd64
>Description:
Trivial changes.
comms/gpredict: Lose md5 from distinfo
comms/grig: Lose md5 from distinfo, add LICENSE
comms/xdx: Lose md5 from distinfo, add LICENSE
comms/xlog: Lose md5 from distinfo, add LICENSE
>How-To-Repeat:
n/a
>Fix:
Diff attached

Patch attached with submission follows:

diff -ruN gpredict/distinfo gpredict-devel/distinfo
--- gpredict/distinfo	2010-10-31 15:39:01.000000000 +0000
+++ gpredict-devel/distinfo	2011-01-26 15:35:35.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (gpredict-1.2.tar.gz) = 9b46a3e0fe2de276b15ae10f72be0fca
 SHA256 (gpredict-1.2.tar.gz) = ff4e4e912ac723eab63ce78876d5a521c29a4abe6d20e98904d483d63d25388a
 SIZE (gpredict-1.2.tar.gz) = 4682391
diff -ruN grig/Makefile grig-devel/Makefile
--- grig/Makefile	2010-04-26 15:21:49.000000000 +0100
+++ grig-devel/Makefile	2011-01-26 15:37:22.000000000 +0000
@@ -22,6 +22,8 @@
 
 MAN1=		grig.1
 
+LICENSE=	GPLv2
+
 post-patch:
 	@${FIND} ${WRKSRC} -name Makefile.* | ${XARGS} ${REINPLACE_CMD} -e \
 		's|-D.*_DISABLE_DEPRECATED||g'
diff -ruN grig/distinfo grig-devel/distinfo
--- grig/distinfo	2009-04-12 15:42:10.000000000 +0100
+++ grig-devel/distinfo	2011-01-26 15:35:57.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (grig-0.7.2.tar.gz) = c83fd4b8b32ca84a4021e8afad6f9b64
 SHA256 (grig-0.7.2.tar.gz) = b902f56a8bc287048fcbacbb331cab906b221f81696a1317973c505c870b1b51
 SIZE (grig-0.7.2.tar.gz) = 494153
diff -ruN xlog/Makefile xlog-devel/Makefile
--- xlog/Makefile	2010-10-31 15:39:06.000000000 +0000
+++ xlog-devel/Makefile	2011-01-26 15:32:30.000000000 +0000
@@ -27,6 +27,8 @@
 
 MAN1=		xlog.1
 
+LICENSE=	GPLv3
+
 .if defined(WITHOUT_NLS)
 CONFIGURE_ARGS+=	--disable-nls
 PLIST_SUB+=		NLS="@comment "
diff -ruN xlog/distinfo xlog-devel/distinfo
--- xlog/distinfo	2010-10-31 15:39:06.000000000 +0000
+++ xlog-devel/distinfo	2011-01-26 15:31:55.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (xlog-2.0.4.tar.gz) = 088d3eae13f0de76e5d59ec072621095
 SHA256 (xlog-2.0.4.tar.gz) = 5136244ce00f5f043535ac9d0acf4df12c04a09cb2bc71f74847e666fc250ef3
 SIZE (xlog-2.0.4.tar.gz) = 11146213
diff -ruN xdx/Makefile xdx-devel/Makefile
--- xdx/Makefile	2010-04-26 15:21:53.000000000 +0100
+++ xdx-devel/Makefile	2011-01-26 15:33:02.000000000 +0000
@@ -21,6 +21,8 @@
 
 MAN1=		xdx.1
 
+LICENSE=	GPLv2
+
 post-patch:
 	@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
 		's|-D.*_DISABLE_DEPRECATED||g'
diff -ruN xdx/distinfo xdx-devel/distinfo
--- xdx/distinfo	2009-04-12 15:42:10.000000000 +0100
+++ xdx-devel/distinfo	2011-01-26 15:33:09.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (xdx-2.4.tar.gz) = 9834e9759f7d6a0b7b2fe200020551d7
 SHA256 (xdx-2.4.tar.gz) = fefe3fb34e56613f9b138882bc8226106995c801d873a1c5f6e595bfc9e81fa9
 SIZE (xdx-2.4.tar.gz) = 282279


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101261549.p0QFn4EL004342>