ports/184433: devel/libmtrie fixes

Rodrigo Osorio rodrigo at bebik.net
Mon Dec 2 13:30:03 UTC 2013


>Number:         184433
>Category:       ports
>Synopsis:       devel/libmtrie fixes
>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:   Mon Dec 02 13:30:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Rodrigo Osorio
>Release:        FreeBSD 10.0-BETA3 i386
>Organization:
>Environment:
System: FreeBSD q 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 21:15:32 UTC 2013 root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	- add new distfile more persistent than a freebsd user home
	- add license 
	
>How-To-Repeat:
	
>Fix:

	

--- libmtrie.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 335354)
+++ Makefile	(working copy)
@@ -4,7 +4,8 @@
 PORTNAME=	libmtrie
 PORTVERSION=	1.0.3
 CATEGORIES=	devel
-MASTER_SITES=	http://people.freebsd.org/~alfred/sources/$(PORTNAME)/
+MASTER_SITES=	http://rodrigo.osorio.free.fr/freebsd/distfiles/ \
+		http://people.freebsd.org/~alfred/sources/$(PORTNAME)/
 DISTNAME=	$(PORTNAME)-${PORTVERSION}
 USE_BZIP2=	yes
 
@@ -11,6 +12,8 @@
 MAINTAINER=	rodrigo at bebik.net
 COMMENT=	Library to build an IP-netmask based mtrie
 
+LICENSE=	BSD
+
 USE_LDCONFIG= yes
 
 .if defined(NO_PROFILE)
--- libmtrie.diff ends here ---


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


More information about the freebsd-ports-bugs mailing list