ports/74740: Update port: x11-wm/wampager - Update to version 0.9.3 (2004/12/04 snapshot)

Florent Thoumie flz at xbsd.org
Sun Dec 5 19:50:21 UTC 2004


>Number:         74740
>Category:       ports
>Synopsis:       Update port: x11-wm/wampager - Update to version 0.9.3 (2004/12/04 snapshot)
>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:   Sun Dec 05 19:50:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Florent Thoumie
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Xbsd.org
>Environment:

System: FreeBSD gatecrasher.xbsd.org 5.3-STABLE FreeBSD 5.3-STABLE #0: Tue Nov 16 23:30:51 CET 2004 root at gatecrasher.xbsd.org:/usr/obj/usr/src/sys/GATECRASHER i386

>Description:

Since there was no tarballs available for download (like waimea), I made it myself.

Thanks again to Dejan Lesjak and Josef El-Rayes for distfiles hosting.

Maintainer (danfe@) CC'ed.

>How-To-Repeat:

N/A

>Fix:

--- wampager-0.9.3.20041204.diff begins here ---
diff -ruN wampager.old/Makefile wampager/Makefile
--- wampager.old/Makefile	Sat Dec  4 18:14:12 2004
+++ wampager/Makefile	Sun Dec  5 20:29:37 2004
@@ -6,17 +6,18 @@
 #
 
 PORTNAME=	wampager
-PORTVERSION=	0.9.1
+PORTVERSION=	0.9.3.20041204
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://www.waimea.org/wampager/
+MASTER_SITES=	http://www.ijs.si/~lesi/waimea/ \
+		http://www.daemon.li/distfiles/
 
 MAINTAINER=	danfe at FreeBSD.org
 COMMENT=	A mini pager for the waimea window manager
 
 PLIST_FILES=	bin/wampager
-USE_X_PREFIX=	yes
 
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/wampager ${PREFIX}/bin
+USE_BZIP2=	yes
+GNU_CONFIGURE=	yes
+USE_X_PREFIX=	yes
 
 .include <bsd.port.mk>
diff -ruN wampager.old/distinfo wampager/distinfo
--- wampager.old/distinfo	Sat Dec  4 18:14:12 2004
+++ wampager/distinfo	Sat Dec  4 18:18:58 2004
@@ -1,2 +1,2 @@
-MD5 (wampager-0.9.1.tar.gz) = 6bad14b95a33802e6038d287e9a8f101
-SIZE (wampager-0.9.1.tar.gz) = 11704
+MD5 (wampager-0.9.3.20041204.tar.bz2) = 1366d33994cb755c75d6510068060d5e
+SIZE (wampager-0.9.3.20041204.tar.bz2) = 97186
diff -ruN wampager.old/files/patch-Makefile wampager/files/patch-Makefile
--- wampager.old/files/patch-Makefile	Sat Dec  4 18:14:12 2004
+++ wampager/files/patch-Makefile	Thu Jan  1 01:00:00 1970
@@ -1,24 +0,0 @@
---- Makefile.orig	Sat Jan 11 20:20:42 2003
-+++ Makefile	Sat Jan 11 20:21:36 2003
-@@ -1,17 +1,13 @@
- CC	=	gcc
--INC	=	
-+INC	=	-I/usr/X11R6/include
- LIBS	=	-L/usr/X11R6/lib -lX11 -lXpm -lXext
- SRCS	=	wampager.c
- OBJS	=	wampager.o
--CFLAGS	=	-Wall
- 
- all: wampager
- 
- clean:
--	rm -f $(OBJS) wampager
-+	rm -f ${OBJS} wampager
- 
--wampager : $(SRCS)
--		$(CC) $(CFLAGS) $(SRCS) $(INC) -o wampager $(LIBS)
--
--install : all
--		install -c -s wampager /usr/local/bin
-+wampager : ${SRCS}
-+		${CC} ${CFLAGS} ${SRCS} ${INC} -o wampager ${LIBS}
--- wampager-0.9.3.20041204.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list