ports/74931: Port upgrade: deskutils/kbirthday to 0.7.3
Heiner
h.eichmann at gmx.de
Fri Dec 10 22:40:17 UTC 2004
>Number: 74931
>Category: ports
>Synopsis: Port upgrade: deskutils/kbirthday to 0.7.3
>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: Fri Dec 10 22:40:16 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Heiner Eichmann <h.eichmann at gmx.de>
>Release: FreeBSD 4.10-STABLE i386
>Organization:
Sirius Cybernetics Corp.
>Environment:
FreeBSD 7of9.unimatrix-zero.borg 4.10-STABLE FreeBSD 4.10-STABLE #1: Sun Jun
2014:49:25 CEST 2004
root at 7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL i386
>Description:
Changes since 0.7.1:
* kbirthday now reads icon name from desktop file to make it changeable
* added 16x16 and 32x32 png icons in subfolder icons
* fixed transparency issues
>How-To-Repeat:
>Fix:
see attached diff
--Boundary-00=_ZPiuB96lsNyyh/w
Content-Type: text/x-diff;
charset="iso-8859-1";
name="diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="diff"
diff -urN ../../deskutils/kbirthday/Makefile ./Makefile
--- ../../deskutils/kbirthday/Makefile Thu Aug 12 07:40:26 2004
+++ ./Makefile Fri Dec 10 20:51:49 2004
@@ -5,8 +5,7 @@
# $FreeBSD: ports/deskutils/kbirthday/Makefile,v 1.7 2004/07/09 17:42:05 marcus Exp $
PORTNAME= kbirthday
-PORTVERSION= 0.7.1
-PORTREVISION= 2
+PORTVERSION= 0.7.3
CATEGORIES= deskutils kde
MASTER_SITES= http://www.gfai.de/~jaham/download/ \
http://freshmeat.net/redir/kbirthday/32531/url_tgz/
@@ -19,6 +18,8 @@
USE_KDELIBS_VER=3
INSTALLS_SHLIB= yes
USE_INC_LIBTOOL_VER= 13
+# may or may not solve the alpha compilation issue....
+CONFIGURE_ARGS= --with-pic
# necesary to access the second master site by getting rid of the default switch -A
FETCH_CMD ?=/usr/bin/fetch -Rr
diff -urN ../../deskutils/kbirthday/distinfo ./distinfo
--- ../../deskutils/kbirthday/distinfo Thu Apr 29 20:26:35 2004
+++ ./distinfo Fri Dec 10 20:36:21 2004
@@ -1,2 +1,2 @@
-MD5 (kbirthday-0.7.1.tar.gz) = d33d37a6e412c7a98723b4f30705546a
-SIZE (kbirthday-0.7.1.tar.gz) = 562276
+MD5 (kbirthday-0.7.3.tar.gz) = 997b6003772a67042cfdf9a45bdb2b19
+SIZE (kbirthday-0.7.3.tar.gz) = 567367
diff -urN ../../deskutils/kbirthday/pkg-plist ./pkg-plist
--- ../../deskutils/kbirthday/pkg-plist Fri Jan 16 21:01:14 2004
+++ ./pkg-plist Fri Dec 10 20:39:13 2004
@@ -1,6 +1,8 @@
lib/libkbirthday.la
lib/libkbirthday.so
share/apps/kicker/applets/kbirthday.desktop
+share/icons/hicolor/16x16/apps/kbirthday.png
+share/icons/hicolor/32x32/apps/kbirthday.png
share/locale/de/LC_MESSAGES/kbirthday.mo
share/locale/es/LC_MESSAGES/kbirthday.mo
share/locale/ru/LC_MESSAGES/kbirthday.mo
--Boundary-00=_ZPiuB96lsNyyh/w--
>Release-Note:
>Audit-Trail:
>Unformatted:
--Boundary-00=_ZPiuB96lsNyyh/w
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-send-pr-version: send-pr 3.113
X-GNATS-Notify:
More information about the freebsd-ports-bugs
mailing list