[Midnightbsd-cvs] mports: x11-toolkits/gtk12: uniquify package name.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Tue Mar 25 21:19:24 EDT 2008


Log Message:
-----------
uniquify package name.

Modified Files:
--------------
    mports/x11-toolkits/gtk12:
        Makefile (r1.5 -> r1.6)
    mports/x11-toolkits/gtk20:
        Makefile (r1.12 -> r1.13)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/gtk12/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L x11-toolkits/gtk12/Makefile -L x11-toolkits/gtk12/Makefile -u -r1.5 -r1.6
--- x11-toolkits/gtk12/Makefile
+++ x11-toolkits/gtk12/Makefile
@@ -7,6 +7,7 @@
 #
 
 PORTNAME=	gtk
+PKGNAMESUFFIX=	12
 PORTVERSION=	1.2.10
 PORTREVISION=	17
 CATEGORIES=	x11-toolkits
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/gtk20/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -L x11-toolkits/gtk20/Makefile -L x11-toolkits/gtk20/Makefile -u -r1.12 -r1.13
--- x11-toolkits/gtk20/Makefile
+++ x11-toolkits/gtk20/Makefile
@@ -8,6 +8,7 @@
 #
 
 PORTNAME=	gtk
+PKGNAMESUFFIX=	2
 PORTVERSION=	2.12.8
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \


More information about the Midnightbsd-cvs mailing list