Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140031361
D5562.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
5 KB
Referenced Files
None
Subscribers
None
D5562.diff
View Options
Index: head/audio/deforaos-mixer/Makefile
===================================================================
--- head/audio/deforaos-mixer/Makefile
+++ head/audio/deforaos-mixer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mixer
PORTVERSION= 0.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.defora.org/os/download/download/3705/
PKGNAMEPREFIX= deforaos-
Index: head/comms/deforaos-phone/Makefile
===================================================================
--- head/comms/deforaos-phone/Makefile
+++ head/comms/deforaos-phone/Makefile
@@ -3,7 +3,7 @@
PORTNAME= phone
PORTVERSION= 0.3.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms
MASTER_SITES= http://www.defora.org/os/download/download/4296/
PKGNAMEPREFIX= deforaos-
Index: head/deskutils/deforaos-todo/Makefile
===================================================================
--- head/deskutils/deforaos-todo/Makefile
+++ head/deskutils/deforaos-todo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= todo
PORTVERSION= 0.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= http://www.defora.org/os/download/download/3506/
PKGNAMEPREFIX= deforaos-
Index: head/editors/deforaos-editor/Makefile
===================================================================
--- head/editors/deforaos-editor/Makefile
+++ head/editors/deforaos-editor/Makefile
@@ -3,6 +3,7 @@
PORTNAME= editor
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.defora.org/os/download/download/4326/
PKGNAMEPREFIX= deforaos-
Index: head/mail/deforaos-mailer/Makefile
===================================================================
--- head/mail/deforaos-mailer/Makefile
+++ head/mail/deforaos-mailer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mailer
PORTVERSION= 0.1.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.defora.org/os/download/download/4029/
PKGNAMEPREFIX= deforaos-
Index: head/multimedia/deforaos-player/Makefile
===================================================================
--- head/multimedia/deforaos-player/Makefile
+++ head/multimedia/deforaos-player/Makefile
@@ -3,7 +3,7 @@
PORTNAME= player
PORTVERSION= 0.1.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://www.defora.org/os/download/download/4297/
PKGNAMEPREFIX= deforaos-
Index: head/print/deforaos-pdfviewer/Makefile
===================================================================
--- head/print/deforaos-pdfviewer/Makefile
+++ head/print/deforaos-pdfviewer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdfviewer
PORTVERSION= 0.0.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= print
MASTER_SITES= http://www.defora.org/os/download/download/3686/
PKGNAMEPREFIX= deforaos-
Index: head/www/deforaos-surfer/Makefile
===================================================================
--- head/www/deforaos-surfer/Makefile
+++ head/www/deforaos-surfer/Makefile
@@ -3,6 +3,7 @@
PORTNAME= surfer
PORTVERSION= 0.2.9
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.defora.org/os/download/download/4411/
PKGNAMEPREFIX= deforaos-
Index: head/x11-fm/deforaos-browser/Makefile
===================================================================
--- head/x11-fm/deforaos-browser/Makefile
+++ head/x11-fm/deforaos-browser/Makefile
@@ -3,6 +3,7 @@
PORTNAME= deforaos-browser
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= x11-fm
MASTER_SITES= http://www.defora.org/os/download/download/4418/
DISTNAME= Browser-${PORTVERSION}
Index: head/x11/deforaos-keyboard/Makefile
===================================================================
--- head/x11/deforaos-keyboard/Makefile
+++ head/x11/deforaos-keyboard/Makefile
@@ -3,7 +3,7 @@
PORTNAME= keyboard
PORTVERSION= 0.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://www.defora.org/os/download/download/3696/
PKGNAMEPREFIX= deforaos-
Index: head/x11/deforaos-libdesktop/Makefile
===================================================================
--- head/x11/deforaos-libdesktop/Makefile
+++ head/x11/deforaos-libdesktop/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libdesktop
PORTVERSION= 0.2.1
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://www.defora.org/os/download/download/4394/
PKGNAMEPREFIX= deforaos-
Index: head/x11/deforaos-libdesktop/files/patch-include_Desktop_compat.h
===================================================================
--- head/x11/deforaos-libdesktop/files/patch-include_Desktop_compat.h
+++ head/x11/deforaos-libdesktop/files/patch-include_Desktop_compat.h
@@ -0,0 +1,11 @@
+--- include/Desktop/compat.h.orig 2016-03-06 06:55:36 UTC
++++ include/Desktop/compat.h
+@@ -103,7 +103,7 @@
+ # endif
+
+ /* Gtk+ 3.0 */
+-# if GTK_CHECK_VERSION(3, 0, 0)
++# if !GTK_CHECK_VERSION(3, 0, 0)
+ void gdk_window_clear(GdkWindow * window);
+
+ GtkWidget * gtk_box_new(GtkOrientation orientation, gint spacing);
Index: head/x11/deforaos-locker/Makefile
===================================================================
--- head/x11/deforaos-locker/Makefile
+++ head/x11/deforaos-locker/Makefile
@@ -3,7 +3,7 @@
PORTNAME= locker
PORTVERSION= 0.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://www.defora.org/os/download/download/3703/
PKGNAMEPREFIX= deforaos-
Index: head/x11/deforaos-panel/Makefile
===================================================================
--- head/x11/deforaos-panel/Makefile
+++ head/x11/deforaos-panel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= deforaos-panel
PORTVERSION= 0.3.1
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://www.defora.org/os/download/download/4338/
DISTNAME= Panel-${PORTVERSION}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 20, 7:27 AM (9 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27093465
Default Alt Text
D5562.diff (5 KB)
Attached To
Mode
D5562: Add a patch from upstream and bump PORTREVISION for package change
Attached
Detach File
Event Timeline
Log In to Comment