diff options
author | avilla <avilla@FreeBSD.org> | 2010-09-03 18:29:23 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2010-09-03 18:29:23 +0800 |
commit | 100419b276cc056f92d22e425db2ce06635a535c (patch) | |
tree | a792c464b453ed129889c144bf60237225342f7f /ports-mgmt/kpackagekit | |
parent | 923d83cdfce430a726bac343a620b72e64eaabdc (diff) | |
download | freebsd-ports-graphics-100419b276cc056f92d22e425db2ce06635a535c.tar.gz freebsd-ports-graphics-100419b276cc056f92d22e425db2ce06635a535c.tar.zst freebsd-ports-graphics-100419b276cc056f92d22e425db2ce06635a535c.zip |
- Upgrade to 0.6.1.
- Add LICENSE.
Approved by: tabthorpe (mentor, implicit)
Diffstat (limited to 'ports-mgmt/kpackagekit')
-rw-r--r-- | ports-mgmt/kpackagekit/Makefile | 15 | ||||
-rw-r--r-- | ports-mgmt/kpackagekit/distinfo | 6 | ||||
-rw-r--r-- | ports-mgmt/kpackagekit/pkg-descr | 2 | ||||
-rw-r--r-- | ports-mgmt/kpackagekit/pkg-plist | 4 |
4 files changed, 15 insertions, 12 deletions
diff --git a/ports-mgmt/kpackagekit/Makefile b/ports-mgmt/kpackagekit/Makefile index fef718ee74a..7b6dfae733f 100644 --- a/ports-mgmt/kpackagekit/Makefile +++ b/ports-mgmt/kpackagekit/Makefile @@ -5,15 +5,18 @@ # $FreeBSD$ PORTNAME= KPackageKit -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= ports-mgmt sysutils kde -MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ -DISTNAME= 84745-${PORTNAME}-${PORTVERSION} +MASTER_SITES= http://opendesktop.org/CONTENT/content-files/ +DISTNAME= 84745-${PORTNAME:L}-${PORTVERSION} EXTRACT_SUFX= .7z MAINTAINER= kde@FreeBSD.org COMMENT= KDE interface for PackageKit +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + EXTRACT_DEPENDS= 7z:${PORTSDIR}/archivers/p7zip LIB_DEPENDS= packagekit-qt.14:${PORTSDIR}/ports-mgmt/packagekit-qt4 @@ -30,10 +33,6 @@ USE_CMAKE= yes CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -pre-install: - ${REINPLACE_CMD} -e 's/$${_install_dir}/$${DBUS_SERVICES_INSTALL_DIR}/' \ - ${WRKSRC}/cmake/modules/PkgConfigGetVar.cmake +WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION} .include <bsd.port.mk> diff --git a/ports-mgmt/kpackagekit/distinfo b/ports-mgmt/kpackagekit/distinfo index 88b9a877a17..71084308217 100644 --- a/ports-mgmt/kpackagekit/distinfo +++ b/ports-mgmt/kpackagekit/distinfo @@ -1,3 +1,3 @@ -MD5 (84745-KPackageKit-0.6.0.7z) = 77678e6171f1551a934e439262a73e71 -SHA256 (84745-KPackageKit-0.6.0.7z) = eb6d9193d8c79d39dd10778a2169859b376f508fb20b8adf463c657aae2efd67 -SIZE (84745-KPackageKit-0.6.0.7z) = 647261 +MD5 (84745-kpackagekit-0.6.1.7z) = 0cbff00ccb55dfcf3d7ebced41273668 +SHA256 (84745-kpackagekit-0.6.1.7z) = 84735eea620653241512463c075300a69f50fd75171764d4102290c7b78ff2f6 +SIZE (84745-kpackagekit-0.6.1.7z) = 684988 diff --git a/ports-mgmt/kpackagekit/pkg-descr b/ports-mgmt/kpackagekit/pkg-descr index 6cc31e2b619..bc7e9bffd5b 100644 --- a/ports-mgmt/kpackagekit/pkg-descr +++ b/ports-mgmt/kpackagekit/pkg-descr @@ -6,4 +6,4 @@ everything Gnome PackageKit does except: These items are not mandatory since they are more features of the GUI itself than a feature in PackageKit. -WWW: http://kde-apps.org/content/show.php/KPackageKit?content=84745 +WWW: http://opendesktop.org/content/show.php/KPackageKit?content=84745 diff --git a/ports-mgmt/kpackagekit/pkg-plist b/ports-mgmt/kpackagekit/pkg-plist index 01db8b6fe55..c37dbc51e66 100644 --- a/ports-mgmt/kpackagekit/pkg-plist +++ b/ports-mgmt/kpackagekit/pkg-plist @@ -57,9 +57,13 @@ share/locale/en_GB/LC_MESSAGES/kpackagekit.mo share/locale/eo/LC_MESSAGES/kpackagekit.mo share/locale/es/LC_MESSAGES/kpackagekit.mo share/locale/et/LC_MESSAGES/kpackagekit.mo +share/locale/fi/LC_MESSAGES/kpackagekit.mo share/locale/fr/LC_MESSAGES/kpackagekit.mo share/locale/ga/LC_MESSAGES/kpackagekit.mo share/locale/gl/LC_MESSAGES/kpackagekit.mo +share/locale/hu/LC_MESSAGES/kpackagekit.mo +share/locale/it/LC_MESSAGES/kpackagekit.mo +share/locale/ja/LC_MESSAGES/kpackagekit.mo share/locale/lt/LC_MESSAGES/kpackagekit.mo share/locale/nb/LC_MESSAGES/kpackagekit.mo share/locale/nds/LC_MESSAGES/kpackagekit.mo |