ports/174241: [PATCH] net/enet: update to 1.3.5, 1, take maintainership, license changed to MIT

nemysis nemysis at gmx.ch
Thu Dec 6 18:40:00 UTC 2012


>Number:         174241
>Category:       ports
>Synopsis:       [PATCH] net/enet: update to 1.3.5,1, take maintainership, license changed to MIT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 06 18:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:
- Update to 1.3.5,1
- Take maintainership

Makefile changed:
+LICENSE=	MIT

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:

portlint -A
looks fine.

port test: clean

>Fix:

--- enet-1.3.5,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/enet/Makefile ./Makefile
--- /usr/ports/net/enet/Makefile	2012-12-05 00:42:01.000000000 +0100
+++ ./Makefile	2012-12-06 19:26:53.000000000 +0100
@@ -6,18 +6,15 @@
 #
 
 PORTNAME=	enet
-PORTVERSION=	1.3.4
+PORTVERSION=	1.3.5
 PORTEPOCH=	1
 CATEGORIES=	net
 MASTER_SITES=	http://enet.bespin.org/download/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	nemysis at gmx.ch
 COMMENT=	Simple and robust communication library based on UDP
 
-LICENSE=	BSD
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-OPTIONS_DEFINE=	DOCS
+LICENSE=	MIT
 
 USE_AUTOTOOLS=	aclocal automake autoconf libtool
 ACLOCAL_ARGS=	-I ${LOCALBASE}/share/aclocal
diff -ruN --exclude=CVS /usr/ports/net/enet/distinfo ./distinfo
--- /usr/ports/net/enet/distinfo	2012-12-05 00:42:01.000000000 +0100
+++ ./distinfo	2012-12-06 18:47:08.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (enet-1.3.4.tar.gz) = 34538e09a6cf50ae5346d4d800e2df4d4d7ac6f857cf580bc6b3c638ac5f462d
-SIZE (enet-1.3.4.tar.gz) = 498546
+SHA256 (enet-1.3.5.tar.gz) = 5a8a2049d5f0a2803be83d1afc0e68f5d892711d7866eb3e66bf9908164324c5
+SIZE (enet-1.3.5.tar.gz) = 516693
--- enet-1.3.5,1.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list