diff options
author | gahr <gahr@FreeBSD.org> | 2012-11-27 19:12:36 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2012-11-27 19:12:36 +0800 |
commit | f48182699a0cb44d274fb1c85b8919ec4a4061a6 (patch) | |
tree | 1e089804dddb1539dd2f372aecd25389e78d6834 | |
parent | c74e9b853b61c0c3dd2109c30e2ba4c56261d535 (diff) | |
download | freebsd-ports-gnome-f48182699a0cb44d274fb1c85b8919ec4a4061a6.tar.gz freebsd-ports-gnome-f48182699a0cb44d274fb1c85b8919ec4a4061a6.tar.zst freebsd-ports-gnome-f48182699a0cb44d274fb1c85b8919ec4a4061a6.zip |
- Chase x11-toolkits/fox16 shlib version bump
- Trim Makefile headers for ports owned by me or ports@
Feature safe: yes
-rw-r--r-- | audio/gogglesmm/Makefile | 2 | ||||
-rw-r--r-- | devel/gwenhywfar-fox16/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/xfe/Makefile | 7 | ||||
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/ruby-fox16/Makefile | 2 |
5 files changed, 7 insertions, 14 deletions
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index 5fef9cfdd9b3..231d094e2481 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -7,7 +7,7 @@ PORTNAME= gogglesmm PORTVERSION= 0.12.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= GOOGLE_CODE diff --git a/devel/gwenhywfar-fox16/Makefile b/devel/gwenhywfar-fox16/Makefile index 8a372661c3f3..10848d98927d 100644 --- a/devel/gwenhywfar-fox16/Makefile +++ b/devel/gwenhywfar-fox16/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -${SLAVEPORT} MAINTAINER= jhale@FreeBSD.org diff --git a/x11-fm/xfe/Makefile b/x11-fm/xfe/Makefile index 14960eb9c658..16ae86b9a787 100644 --- a/x11-fm/xfe/Makefile +++ b/x11-fm/xfe/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: xfe -# Date created: Sun, Jul 13 2003 -# Whom: ptiJo -# +# Created by: ptiJo # $FreeBSD$ -# PORTNAME= xfe PORTVERSION= 1.33 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= SF diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index dc4a00d7f5f2..22fe012845ea 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: fxscintilla -# Date created: 16 June 2004 -# Whom: Alexander Novitsky <alecn2002@yandex.ru> -# +# Created by: Alexander Novitsky <alecn2002@yandex.ru> # $FreeBSD$ -# PORTNAME= fxscintilla PORTVERSION= 2.28.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= SAVANNAH diff --git a/x11-toolkits/ruby-fox16/Makefile b/x11-toolkits/ruby-fox16/Makefile index 9b385a7bbade..563b7ee241c5 100644 --- a/x11-toolkits/ruby-fox16/Makefile +++ b/x11-toolkits/ruby-fox16/Makefile @@ -7,7 +7,7 @@ PORTNAME= fox PORTVERSION= 1.6.19 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11-toolkits ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= fxruby |