ports/75568: [ maintainer ] deskutils/hot-babe: update to 0.2.2, fix plist

Roman Bogorodskiy bogorodskiy at inbox.ru
Tue Dec 28 11:10:24 UTC 2004


>Number:         75568
>Category:       ports
>Synopsis:       [ maintainer ] deskutils/hot-babe: update to 0.2.2, fix plist
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 28 11:10:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Bogorodskiy
>Release:        FreeBSD 5.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD lame.novel.ru 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #3: Sat Dec 11 21:01:26 MSK 2004 root at lame.novel.ru:/usr/obj/usr/src/sys/MIRRORBOX i386

>Description:
	- update to 0.2.2
	- fix plist (I hope so) 
>How-To-Repeat:
>Fix:

--- port.hot-babe.update begins here ---
diff -ruN hot-babe.orig/Makefile hot-babe/Makefile
--- hot-babe.orig/Makefile	Mon Dec 27 08:13:11 2004
+++ hot-babe/Makefile	Mon Dec 27 20:40:46 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	hot-babe
-PORTVERSION=	0.2.1
+PORTVERSION=	0.2.2
 CATEGORIES=	deskutils
 MASTER_SITES=	http://dindinx.net/hotbabe/downloads/
 
@@ -16,7 +16,7 @@
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
 MAKE_ARGS+=	PREFIX="${PREFIX}" CC="${CC}"
-USE_GNOME=	gtk20
+USE_GNOME=	gtk20 pkgconfig
 
 MAN1=	hot-babe.1
 
diff -ruN hot-babe.orig/distinfo hot-babe/distinfo
--- hot-babe.orig/distinfo	Mon Dec 27 08:13:11 2004
+++ hot-babe/distinfo	Mon Dec 27 08:16:36 2004
@@ -1,2 +1,2 @@
-MD5 (hot-babe-0.2.1.tar.bz2) = 6b3a59762f3c699696b259b83e9d4307
-SIZE (hot-babe-0.2.1.tar.bz2) = 398540
+MD5 (hot-babe-0.2.2.tar.bz2) = 482a9496b493d2394601689659971042
+SIZE (hot-babe-0.2.2.tar.bz2) = 406172
diff -ruN hot-babe.orig/files/patch-Makefile hot-babe/files/patch-Makefile
--- hot-babe.orig/files/patch-Makefile	Mon Dec 27 08:13:11 2004
+++ hot-babe/files/patch-Makefile	Mon Dec 27 20:44:28 2004
@@ -1,20 +1,33 @@
---- Makefile.orig	Sun Dec  5 10:03:38 2004
-+++ Makefile	Sun Dec  5 10:04:18 2004
-@@ -2,7 +2,7 @@
- PREFIX := /usr/local
+--- Makefile.orig	Mon Dec 27 20:37:39 2004
++++ Makefile	Mon Dec 27 20:43:35 2004
+@@ -1,12 +1,12 @@
+ # where to install this program
+-PREFIX := /usr/local
++PREFIX ?= /usr/local
+ VERSION := 0.2.2
  
  # optimization cflags
--CFLAGS += -O2 -Wall -g `pkg-config gdk-2.0 gdk-pixbuf-2.0  --cflags` -DPREFIX=\"$(PREFIX)\"
-+CFLAGS += -Wall `pkg-config gdk-2.0 gdk-pixbuf-2.0  --cflags` -DPREFIX=\"$(PREFIX)\"
+-CFLAGS += -O2 -Wall -g `pkg-config gdk-2.0 gdk-pixbuf-2.0  --cflags` -DPREFIX=\"$(PREFIX)\" -DVERSION=\"$(VERSION)\"
++CFLAGS += -Wall `pkg-config gdk-2.0 gdk-pixbuf-2.0  --cflags` -DPREFIX=\"$(PREFIX)\" -DVERSION=\"$(VERSION)\"
  
  OBJS = hot-babe.o loader.o
- CC = gcc
-@@ -23,8 +23,6 @@
+-CC = gcc
++CC ?= gcc
+ LIBS = `pkg-config gdk-2.0 gdk-pixbuf-2.0  --libs`
+ 
+ DOC = ChangeLog NEWS TODO LICENSE CONTRIBUTORS copyright config.example
+@@ -24,10 +24,10 @@
  	install -m 0755 hot-babe $(DESTDIR)$(PREFIX)/bin
  	install -d $(DESTDIR)$(PREFIX)/share/hot-babe/hb01
  	install -m 0644 hb01/* $(DESTDIR)$(PREFIX)/share/hot-babe/hb01
 -	install -d $(DESTDIR)$(PREFIX)/share/doc/hot-babe
 -	install -m 0644 $(DOC) $(DESTDIR)$(PREFIX)/share/doc/hot-babe
- 	install -d $(DESTDIR)$(PREFIX)/share/man/man1
- 	install -m 0644 hot-babe.1 $(DESTDIR)$(PREFIX)/share/man/man1
+-	install -d $(DESTDIR)$(PREFIX)/share/man/man1
+-	install -m 0644 hot-babe.1 $(DESTDIR)$(PREFIX)/share/man/man1
++#	install -d $(DESTDIR)$(PREFIX)/share/doc/hot-babe
++#	install -m 0644 $(DOC) $(DESTDIR)$(PREFIX)/share/doc/hot-babe
++#	install -d $(DESTDIR)$(PREFIX)/share/man/man1
++#	install -m 0644 hot-babe.1 $(DESTDIR)$(PREFIX)/share/man/man1
+ 	install -d $(DESTDIR)$(PREFIX)/share/pixmaps
+ 	install -m 0644 hot-babe.xpm $(DESTDIR)$(PREFIX)/share/pixmaps
  
--- port.hot-babe.update ends here ---


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



More information about the freebsd-ports-bugs mailing list