diff options
-rw-r--r-- | audio/liblastfm/Makefile | 4 | ||||
-rw-r--r-- | emulators/kenigma/Makefile | 4 | ||||
-rw-r--r-- | mail/milter-manager/Makefile | 3 | ||||
-rw-r--r-- | mail/quickml/Makefile | 3 | ||||
-rw-r--r-- | misc/ec2-ami-tools/Makefile | 3 | ||||
-rw-r--r-- | misc/tellico/Makefile | 4 | ||||
-rw-r--r-- | multimedia/mkvtoolnix/Makefile | 4 | ||||
-rw-r--r-- | security/opendnssec/Makefile | 3 | ||||
-rw-r--r-- | textproc/dbtoepub/Makefile | 3 | ||||
-rw-r--r-- | textproc/groonga/Makefile | 3 | ||||
-rw-r--r-- | textproc/migemo-elisp/Makefile | 4 | ||||
-rw-r--r-- | www/instiki/Makefile | 4 | ||||
-rw-r--r-- | x11/kdebase4/Makefile | 4 | ||||
-rw-r--r-- | x11/kdebindings-ruby/Makefile | 4 |
14 files changed, 28 insertions, 22 deletions
diff --git a/audio/liblastfm/Makefile b/audio/liblastfm/Makefile index 14c2911f7f3..8aea4b11d76 100644 --- a/audio/liblastfm/Makefile +++ b/audio/liblastfm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2011/04/22 13:42:35 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/09/16 02:26:44 obache Exp $ # DISTNAME= mxcl-liblastfm-0.3.3-0-gf0b3239 PKGNAME= liblastfm-0.3.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio net MASTER_SITES= http://download.github.com/ diff --git a/emulators/kenigma/Makefile b/emulators/kenigma/Makefile index 77d528daa27..f68f00de2f8 100644 --- a/emulators/kenigma/Makefile +++ b/emulators/kenigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2011/04/22 13:43:29 obache Exp $ +# $NetBSD: Makefile,v 1.15 2011/09/16 02:26:44 obache Exp $ DISTNAME= 28107-kenigma-1.2.1 PKGNAME= kenigma-1.2.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= emulators security MASTER_SITES= http://www.kde-apps.org/content/files/ diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile index e5851cdbd4e..a7633c50fab 100644 --- a/mail/milter-manager/Makefile +++ b/mail/milter-manager/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2011/06/12 11:08:37 obache Exp $ +# $NetBSD: Makefile,v 1.17 2011/09/16 02:26:44 obache Exp $ # DISTNAME= milter-manager-1.8.0 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=milter-manager/} diff --git a/mail/quickml/Makefile b/mail/quickml/Makefile index 4f0eea3996b..f758629c3df 100644 --- a/mail/quickml/Makefile +++ b/mail/quickml/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/06/19 10:01:53 obache Exp $ +# $NetBSD: Makefile,v 1.2 2011/09/16 02:26:44 obache Exp $ # DISTNAME= quickml-0.7 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://0xcc.net/quickml/ diff --git a/misc/ec2-ami-tools/Makefile b/misc/ec2-ami-tools/Makefile index 494c853e3d9..f8704108155 100644 --- a/misc/ec2-ami-tools/Makefile +++ b/misc/ec2-ami-tools/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/31 20:56:13 jym Exp $ +# $NetBSD: Makefile,v 1.2 2011/09/16 02:26:44 obache Exp $ # PKGNAME= ec2-ami-tools-1.3.57676 DISTNAME= ec2-ami-tools-1.3-57676 +PKGREVISION= 1 .include "../../misc/ec2-api-tools/Makefile.common" diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 48f82f03bb6..21113a744cf 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2011/07/03 16:27:14 jym Exp $ +# $NetBSD: Makefile,v 1.38 2011/09/16 02:26:44 obache Exp $ # DISTNAME= tellico-2.3.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index 88cb60df292..5a95d289455 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2011/04/22 13:44:17 obache Exp $ +# $NetBSD: Makefile,v 1.34 2011/09/16 02:26:45 obache Exp $ DISTNAME= mkvtoolnix-4.6.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/opendnssec/Makefile b/security/opendnssec/Makefile index a976282ee93..3044243cd52 100644 --- a/security/opendnssec/Makefile +++ b/security/opendnssec/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2011/07/27 03:13:25 pettai Exp $ +# $NetBSD: Makefile,v 1.13 2011/09/16 02:26:45 obache Exp $ # DISTNAME= opendnssec-1.3.0 +PKGREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.opendnssec.org/files/source/ diff --git a/textproc/dbtoepub/Makefile b/textproc/dbtoepub/Makefile index e821848169c..5d3cf547776 100644 --- a/textproc/dbtoepub/Makefile +++ b/textproc/dbtoepub/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2011/04/19 10:03:37 roy Exp $ +# $NetBSD: Makefile,v 1.2 2011/09/16 02:26:45 obache Exp $ # .include "../../textproc/docbook-xsl/Makefile.common" PKGNAME= dbtoepub-${DISTNAME:S/docbook-xsl-//} +PKGREVISION= 1 COMMENT= DocBook to epub converter DEPENDS+= \ diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 7f5bd6933ca..f3fa38ed91e 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2011/07/29 12:30:36 obache Exp $ +# $NetBSD: Makefile,v 1.8 2011/09/16 02:26:45 obache Exp $ # DISTNAME= groonga-1.2.4 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ diff --git a/textproc/migemo-elisp/Makefile b/textproc/migemo-elisp/Makefile index 7f17a5d244e..edbf0b77b45 100644 --- a/textproc/migemo-elisp/Makefile +++ b/textproc/migemo-elisp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2009/08/06 01:44:56 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2011/09/16 02:26:45 obache Exp $ .include "../../textproc/migemo/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}migemo-elisp-${MIGEMO_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Elisp for migemo diff --git a/www/instiki/Makefile b/www/instiki/Makefile index e576c79c113..4850c3342cc 100644 --- a/www/instiki/Makefile +++ b/www/instiki/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2010/09/10 10:56:06 taca Exp $ +# $NetBSD: Makefile,v 1.19 2011/09/16 02:26:45 obache Exp $ DISTNAME= instiki-0.9.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= http://rubyforge.org/frs/download.php/2515/ EXTRACT_SUFX= .tgz diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index cdf31c30405..9884cc17fb3 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2011/04/30 22:56:24 abs Exp $ +# $NetBSD: Makefile,v 1.20 2011/09/16 02:26:45 obache Exp $ DISTNAME= kdebase-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 COMMENT= Base modules for the KDE 4 integrated X11 desktop diff --git a/x11/kdebindings-ruby/Makefile b/x11/kdebindings-ruby/Makefile index 50c9b05ca20..beb92180d66 100644 --- a/x11/kdebindings-ruby/Makefile +++ b/x11/kdebindings-ruby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/07/03 05:17:53 markd Exp $ +# $NetBSD: Makefile,v 1.22 2011/09/16 02:26:45 obache Exp $ DISTNAME= kdebindings-${_KDE_VERSION} PKGNAME= kdebindings-ruby-${_KDE_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 COMMENT= Ruby bindings for the KDE integrated X11 desktop |