diff options
author | sem <sem@FreeBSD.org> | 2004-12-11 09:14:05 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-12-11 09:14:05 +0800 |
commit | 91fcbacd09aed2df4e5b4da2c9b4d6a9489d2a7e (patch) | |
tree | 06af64ebb02475d542b3c92a3a2318c9ec422f34 /deskutils/kbirthday | |
parent | 6f1d11b39ce9a1d5dbdb92efae8c1839043f39a8 (diff) | |
download | freebsd-ports-graphics-91fcbacd09aed2df4e5b4da2c9b4d6a9489d2a7e.tar.gz freebsd-ports-graphics-91fcbacd09aed2df4e5b4da2c9b4d6a9489d2a7e.tar.zst freebsd-ports-graphics-91fcbacd09aed2df4e5b4da2c9b4d6a9489d2a7e.zip |
- Update to 0.7.3
PR: ports/74931
Submitted by: maintainer
Diffstat (limited to 'deskutils/kbirthday')
-rw-r--r-- | deskutils/kbirthday/Makefile | 5 | ||||
-rw-r--r-- | deskutils/kbirthday/distinfo | 4 | ||||
-rw-r--r-- | deskutils/kbirthday/pkg-plist | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/deskutils/kbirthday/Makefile b/deskutils/kbirthday/Makefile index e06c01336f7..32ae2a68468 100644 --- a/deskutils/kbirthday/Makefile +++ b/deskutils/kbirthday/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ 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_GMAKE= yes 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 --git a/deskutils/kbirthday/distinfo b/deskutils/kbirthday/distinfo index 32431ec6d57..c3ffdee3cee 100644 --- a/deskutils/kbirthday/distinfo +++ b/deskutils/kbirthday/distinfo @@ -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 --git a/deskutils/kbirthday/pkg-plist b/deskutils/kbirthday/pkg-plist index 934601edd22..0979b8df8cf 100644 --- a/deskutils/kbirthday/pkg-plist +++ b/deskutils/kbirthday/pkg-plist @@ -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 |