ports/52138: Update port: net/gnosamba

KATO Tsuguru tkato at prontomail.com
Mon May 12 22:30:19 UTC 2003


>Number:         52138
>Category:       ports
>Synopsis:       Update port: net/gnosamba
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 12 15:30:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/gnosamba/Makefile net/gnosamba/Makefile
--- /usr/ports/net/gnosamba/Makefile	Sat Apr 12 23:09:09 2003
+++ net/gnosamba/Makefile	Mon May 12 14:37:14 2003
@@ -8,15 +8,18 @@
 PORTNAME=	gnosamba
 PORTVERSION=	0.3.3
 CATEGORIES=	net gnome
-MASTER_SITES=	http://linuxberg.ii.net/files/gnome/network/ \
-		http://www.open-systems.com/gnosamba/
+MASTER_SITES=	${MASTER_SITE_DEBIAN}
+MASTER_SITE_SUBDIR=	pool/main/g/gnosamba
+DISTNAME=	${PORTNAME}_${PORTVERSION}.orig
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Samba configuration tool for X Window System
 
-USE_REINPLACE=	yes
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
+
 USE_X_PREFIX=	yes
-USE_GNOME=	yes
+USE_GNOME=	gnomelibs
+USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 
 post-patch:
diff -urN /usr/ports/net/gnosamba/distinfo net/gnosamba/distinfo
--- /usr/ports/net/gnosamba/distinfo	Mon May  1 04:34:25 2000
+++ net/gnosamba/distinfo	Mon May 12 14:36:31 2003
@@ -1 +1 @@
-MD5 (gnosamba-0.3.3.tar.gz) = 38d9dfc2b0099aaea4bde4d8b064bc9f
+MD5 (gnosamba_0.3.3.orig.tar.gz) = 1daf7179a5600de71eb4ac99ea3a5db3
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list