diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 00:47:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 00:47:51 +0000 |
commit | 1b8254d5671c9aecfc12015d3c391371c91431e6 (patch) | |
tree | 103b85054516edcebbcd9c5d4a6868cfea44f281 /ports-mgmt | |
parent | 9bdb105d7b16d6cfa432aa59f7310f79d3a45688 (diff) | |
download | ports-1b8254d5671c9aecfc12015d3c391371c91431e6.tar.gz ports-1b8254d5671c9aecfc12015d3c391371c91431e6.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/gnome-packagekit/Makefile | 3 | ||||
-rw-r--r-- | ports-mgmt/gnome-packagekit/distinfo | 1 | ||||
-rw-r--r-- | ports-mgmt/packagekit/Makefile | 4 | ||||
-rw-r--r-- | ports-mgmt/pkg_trackinst/Makefile | 3 | ||||
-rw-r--r-- | ports-mgmt/pkg_trackinst/distinfo | 1 |
5 files changed, 6 insertions, 6 deletions
diff --git a/ports-mgmt/gnome-packagekit/Makefile b/ports-mgmt/gnome-packagekit/Makefile index 7130c43b1165..0be30d39aa62 100644 --- a/ports-mgmt/gnome-packagekit/Makefile +++ b/ports-mgmt/gnome-packagekit/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-packagekit PORTVERSION= 2.32.0 +PORTREVISION= 1 CATEGORIES= ports-mgmt sysutils gnome MASTER_SITES= GNOME @@ -27,7 +28,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gnomemenus gnomedocutils \ desktopfileutils USE_GETTEXT= yes USE_ICONV= yes -USE_PYTHON_BUILD=2.4+ +USE_PYTHON_BUILD=2.5+ GCONF_SCHEMAS= gnome-packagekit.schemas INSTALLS_ICONS= yes INSTALLS_OMF= yes diff --git a/ports-mgmt/gnome-packagekit/distinfo b/ports-mgmt/gnome-packagekit/distinfo index 2f29304695ef..043b3b0652a0 100644 --- a/ports-mgmt/gnome-packagekit/distinfo +++ b/ports-mgmt/gnome-packagekit/distinfo @@ -1,3 +1,2 @@ -MD5 (gnome-packagekit-2.32.0.tar.bz2) = 56a8535ca4e10f6bfaf6092de774859e SHA256 (gnome-packagekit-2.32.0.tar.bz2) = bc68dad11e5c9db89dcd2548a29736456063b38aa99633f9cfc4427a77a4525e SIZE (gnome-packagekit-2.32.0.tar.bz2) = 3638533 diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile index 4286e43c48f7..54a8d60c6528 100644 --- a/ports-mgmt/packagekit/Makefile +++ b/ports-mgmt/packagekit/Makefile @@ -7,7 +7,7 @@ PORTNAME= PackageKit PORTVERSION= 0.6.11 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= ports-mgmt sysutils MASTER_SITES= http://www.packagekit.org/releases/ @@ -30,7 +30,7 @@ USE_GETTEXT= yes USE_GNOME= glib20 intltool USE_ICONV= yes USE_LDCONFIG= yes -USE_PYTHON_BUILD= 2.4+ +USE_PYTHON_BUILD= 2.5+ GNU_CONFIGURE= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib -lexecinfo diff --git a/ports-mgmt/pkg_trackinst/Makefile b/ports-mgmt/pkg_trackinst/Makefile index 1ad277fc1aed..087c69de3daf 100644 --- a/ports-mgmt/pkg_trackinst/Makefile +++ b/ports-mgmt/pkg_trackinst/Makefile @@ -6,13 +6,14 @@ PORTNAME= pkg_trackinst PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= ports-mgmt MASTER_SITES= http://people.freebsd.org/~perky/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= PkgDB/pkg-plist generator by tracking installation -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ INSTALLS_EGGINFO= yes MAKE_ENV= PYTHON_CMD=${PYTHON_CMD} diff --git a/ports-mgmt/pkg_trackinst/distinfo b/ports-mgmt/pkg_trackinst/distinfo index d064fcef7ddb..31ba6c172ec5 100644 --- a/ports-mgmt/pkg_trackinst/distinfo +++ b/ports-mgmt/pkg_trackinst/distinfo @@ -1,3 +1,2 @@ -MD5 (pkg_trackinst-1.2.3.tar.gz) = 5f9862a4c0c99290b589f6102823c289 SHA256 (pkg_trackinst-1.2.3.tar.gz) = dba8eaff03f848c3ea591d152c353d3023a0792696cd55b8bbcf0cded8bba641 SIZE (pkg_trackinst-1.2.3.tar.gz) = 14273 |